Searched refs:ieee80211_proberesp_get (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c698 skb = ieee80211_proberesp_get(hw, vif); wcn36xx_bss_info_changed()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.c687 probe_resp = ieee80211_proberesp_get(hw, vif); brcms_ops_bss_info_changed()
/linux-4.4.14/net/mac80211/
H A Dtx.c3549 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, ieee80211_proberesp_get() function
3581 EXPORT_SYMBOL(ieee80211_proberesp_get); variable
/linux-4.4.14/include/net/
H A Dmac80211.h4122 * ieee80211_proberesp_get - retrieve a Probe Response template
4133 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw,
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dmain.c3926 skb = ieee80211_proberesp_get(wl->hw, vif); wl1271_ap_set_probe_resp_tmpl()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dmac.c1475 prb = ieee80211_proberesp_get(hw, vif); ath10k_mac_setup_prb_tmpl()

Completed in 414 milliseconds