Home
last modified time | relevance | path

Searched refs:FW_FEATURE_EXT_OLD_PAGE_NUM (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw88/
Dmain.c1593 else if (rtw_fw_feature_ext_check(&rtwdev->fw, FW_FEATURE_EXT_OLD_PAGE_NUM)) in rtw_get_max_scan_ie_len()
1681 fw->feature_ext |= FW_FEATURE_EXT_OLD_PAGE_NUM; in __update_firmware_feature()
Dfw.h125 FW_FEATURE_EXT_OLD_PAGE_NUM = BIT(0), enumerator
Dfw.c1856 if (rtw_fw_feature_ext_check(&rtwdev->fw, FW_FEATURE_EXT_OLD_PAGE_NUM)) in _rtw_hw_scan_update_probe_req()