Home
last modified time | relevance | path

Searched refs:ieee80211_proberesp_get (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c332 skb = ieee80211_proberesp_get(wvif->wdev->hw, vif); in wfx_upload_ap_templates()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c693 probe_resp = ieee80211_proberesp_get(hw, vif); in brcms_ops_bss_info_changed()
/linux/include/net/
H A Dmac80211.h5978 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw,
/linux/net/mac80211/
H A Dtx.c6030 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() function
6059 EXPORT_SYMBOL(ieee80211_proberesp_get);
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c3994 skb = ieee80211_proberesp_get(wl->hw, vif); in wl1271_ap_set_probe_resp_tmpl()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c1716 prb = ieee80211_proberesp_get(hw, vif); in ath10k_mac_setup_prb_tmpl()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3044 skb = ieee80211_proberesp_get(rtwdev->hw, vif); in rtw89_fw_h2c_add_general_pkt()