Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.c349 skb = ieee80211_proberesp_get(wvif->wdev->hw, vif); in wfx_upload_ap_templates()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.c691 probe_resp = ieee80211_proberesp_get(hw, vif); in brcms_ops_bss_info_changed()
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c918 skb = ieee80211_proberesp_get(hw, vif); in wcn36xx_bss_info_changed()
/openbmc/linux/include/net/
H A Dmac80211.h5495 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw,
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c1153 skb_new = ieee80211_proberesp_get(hw, vif); in rtw_get_rsvd_page_skb()
/openbmc/linux/net/mac80211/
H A Dtx.c5589 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() function
5618 EXPORT_SYMBOL(ieee80211_proberesp_get);
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1427 skb = ieee80211_proberesp_get(rtwdev->hw, vif); in rtw89_fw_h2c_add_general_pkt()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c3912 skb = ieee80211_proberesp_get(wl->hw, vif); in wl1271_ap_set_probe_resp_tmpl()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c1692 prb = ieee80211_proberesp_get(hw, vif); in ath10k_mac_setup_prb_tmpl()