Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dmain.c1129 skb = ieee80211_pspoll_get(wl->hw, wl->vif); in wl1251_op_bss_info_changed()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dfw.c890 skb_new = ieee80211_pspoll_get(hw, vif); in rtw_get_rsvd_page_skb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1122 skb = ieee80211_pspoll_get(wl->hw, vif); in wl1271_cmd_build_ps_poll()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h5008 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw,
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dsta.c2246 frame.skb = ieee80211_pspoll_get(priv->hw, priv->vif); in cw1200_upload_pspoll()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtx.c5114 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() function
5149 EXPORT_SYMBOL(ieee80211_pspoll_get);
H A Dmlme.c1079 skb = ieee80211_pspoll_get(&local->hw, &sdata->vif); in ieee80211_send_pspoll()