Home
last modified time | relevance | path

Searched refs:ieee80211_pspoll_get (Results 1 – 8 of 8) 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.c1129 skb = ieee80211_pspoll_get(wl->hw, vif); in wl1271_cmd_build_ps_poll()
/linux/include/net/
H A Dmac80211.h5743 * ieee80211_pspoll_get - retrieve a PS Poll template
5756 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw,
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c2249 frame.skb = ieee80211_pspoll_get(priv->hw, priv->vif); in cw1200_upload_pspoll()
/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.c5795 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() function
5828 EXPORT_SYMBOL(ieee80211_pspoll_get);
H A Dmlme.c2333 skb = ieee80211_pspoll_get(&local->hw, &sdata->vif); in ieee80211_send_pspoll()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2709 skb = ieee80211_pspoll_get(rtwdev->hw, vif); in rtw89_fw_h2c_add_general_pkt()