Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c289 hw->wiphy->flags |= WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD; in wfx_init_common()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1156 WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD | in qtnf_wiphy_register()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c701 hw->wiphy->flags & WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD) { in brcms_ops_bss_info_changed()
/openbmc/linux/include/net/
H A Dcfg80211.h4841 WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD = BIT(19), enumerator
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2691 WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD | in wil_wiphy_init()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3979 WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD; in ath6kl_cfg80211_init()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4414 WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD | in mwifiex_register_cfg80211()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6266 wl->hw->wiphy->flags |= WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD; in wl1271_init_ieee80211()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10077 ar->hw->wiphy->flags |= WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD; in ath10k_mac_register()
/openbmc/linux/net/wireless/
H A Dnl80211.c2495 if ((rdev->wiphy.flags & WIPHY_FLAG_AP_PROBE_RESP_OFFLOAD) && in nl80211_send_wiphy()