Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1637 else if (rtw_fw_feature_ext_check(&rtwdev->fw, FW_FEATURE_EXT_OLD_PAGE_NUM)) in rtw_get_max_scan_ie_len()
1725 fw->feature_ext |= FW_FEATURE_EXT_OLD_PAGE_NUM; in __update_firmware_feature()
H A Dfw.h141 FW_FEATURE_EXT_OLD_PAGE_NUM = BIT(0), enumerator
H A Dfw.c1935 if (rtw_fw_feature_ext_check(&rtwdev->fw, FW_FEATURE_EXT_OLD_PAGE_NUM)) in _rtw_hw_scan_update_probe_req()