Searched refs:BEACON_FILTER (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/wcn36xx/ |
| H A D | smd.c | 3225 BEACON_FILTER(WLAN_EID_DS_PARAMS, 0, 0, 0, 3227 BEACON_FILTER(WLAN_EID_ERP_INFO, 0, 0, 0, 3229 BEACON_FILTER(WLAN_EID_EDCA_PARAM_SET, 0, 0, 0, 3231 BEACON_FILTER(WLAN_EID_QOS_CAPA, 0, 0, 0, 3233 BEACON_FILTER(WLAN_EID_CHANNEL_SWITCH, 1, 0, 0, 3235 BEACON_FILTER(WLAN_EID_HT_OPERATION, 0, 0, 0, 3237 BEACON_FILTER(WLAN_EID_HT_OPERATION, 0, 2, 0, 3239 BEACON_FILTER(WLAN_EID_HT_OPERATION, 0, 5, 0, 3243 BEACON_FILTER(WLAN_EID_OPMODE_NOTIF, 0, 0, 0, 3245 BEACON_FILTER(WLAN_EID_VHT_OPERATION, 0, 0, 0, [all …]
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 826 __CFG_FW_FEAT(RTL8852B, ge, 0, 29, 29, 7, BEACON_FILTER), 832 __CFG_FW_FEAT(RTL8852BT, ge, 0, 29, 110, 0, BEACON_FILTER), 837 __CFG_FW_FEAT(RTL8852C, ge, 0, 27, 56, 10, BEACON_FILTER), 843 __CFG_FW_FEAT(RTL8922A, ge, 0, 35, 12, 0, BEACON_FILTER), 4344 if (!RTW89_CHK_FW_FEATURE(BEACON_FILTER, &rtwdev->fw)) in rtw89_fw_h2c_set_bcn_fltr_cfg() 4407 if (!RTW89_CHK_FW_FEATURE(BEACON_FILTER, &rtwdev->fw)) in rtw89_fw_h2c_rssi_offload()
|
| H A D | mac80211.c | 168 if (RTW89_CHK_FW_FEATURE(BEACON_FILTER, &rtwdev->fw)) in rtw89_ops_add_interface()
|
| H A D | core.c | 5278 if (RTW89_CHK_FW_FEATURE(BEACON_FILTER, &rtwdev->fw)) in rtw89_core_register_hw() 5425 !RTW89_CHK_FW_FEATURE(BEACON_FILTER, &early_fw); in rtw89_alloc_ieee80211_hw()
|