Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.c335 skb = ieee80211_proberesp_get(wvif->wdev->hw, wvif->vif); in wfx_upload_ap_templates()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c936 skb = ieee80211_proberesp_get(hw, vif); in wcn36xx_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c692 probe_resp = ieee80211_proberesp_get(hw, vif); in brcms_ops_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dfw.c893 skb_new = ieee80211_proberesp_get(hw, vif); in rtw_get_rsvd_page_skb()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h4991 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw,
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtx.c5023 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() function
5055 EXPORT_SYMBOL(ieee80211_proberesp_get);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c3955 skb = ieee80211_proberesp_get(wl->hw, vif); in wl1271_ap_set_probe_resp_tmpl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c1681 prb = ieee80211_proberesp_get(hw, vif); in ath10k_mac_setup_prb_tmpl()