Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c1129 skb = ieee80211_pspoll_get(wl->hw, wl->vif); in wl1251_op_bss_info_changed()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1120 skb = ieee80211_pspoll_get(wl->hw, vif); in wl1271_cmd_build_ps_poll()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c2247 frame.skb = ieee80211_pspoll_get(priv->hw, priv->vif); in cw1200_upload_pspoll()
/openbmc/linux/include/net/
H A Dmac80211.h5525 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw,
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c1150 skb_new = ieee80211_pspoll_get(hw, vif); in rtw_get_rsvd_page_skb()
/openbmc/linux/net/mac80211/
H A Dtx.c5677 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() function
5710 EXPORT_SYMBOL(ieee80211_pspoll_get);
H A Dmlme.c1606 skb = ieee80211_pspoll_get(&local->hw, &sdata->vif); in ieee80211_send_pspoll()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1424 skb = ieee80211_pspoll_get(rtwdev->hw, vif); in rtw89_fw_h2c_add_general_pkt()