Home
last modified time | relevance | path

Searched refs:ieee80211_proberesp_get (Results 1 – 9 of 9) 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/ath/wcn36xx/
H A Dmain.c918 skb = ieee80211_proberesp_get(hw, vif); in wcn36xx_bss_info_changed()
/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.h5739 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw,
/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c1256 skb_new = ieee80211_proberesp_get(hw, vif); in rtw_get_rsvd_page_skb()
/linux/net/mac80211/
H A Dtx.c5707 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() function
5736 EXPORT_SYMBOL(ieee80211_proberesp_get);
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c3998 skb = ieee80211_proberesp_get(wl->hw, vif); in wl1271_ap_set_probe_resp_tmpl()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c1709 prb = ieee80211_proberesp_get(hw, vif); in ath10k_mac_setup_prb_tmpl()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2712 skb = ieee80211_proberesp_get(rtwdev->hw, vif); in rtw89_fw_h2c_add_general_pkt()