Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c1130 skb = ieee80211_pspoll_get(wl->hw, wl->vif); in wl1251_op_bss_info_changed()
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1128 skb = ieee80211_pspoll_get(wl->hw, vif); in wl1271_cmd_build_ps_poll()
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c2249 frame.skb = ieee80211_pspoll_get(priv->hw, priv->vif); in cw1200_upload_pspoll()
/linux/include/net/
H A Dmac80211.h5928 * ieee80211_pspoll_get - retrieve a PS Poll template
5941 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw,
/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c1253 skb_new = ieee80211_pspoll_get(hw, vif); in rtw_get_rsvd_page_skb()
/linux/net/mac80211/
H A Dtx.c5977 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_nullfunc_get()
6010 EXPORT_SYMBOL(ieee80211_pspoll_get); in ieee80211_probereq_get()
5898 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, ieee80211_pspoll_get() function
H A Dmlme.c2456 skb = ieee80211_pspoll_get(&local->hw, &sdata->vif); in ieee80211_send_nullfunc()