Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dmain.c1145 skb = ieee80211_pspoll_get(wl->hw, wl->vif); in wl1251_op_bss_info_changed()
/linux-4.4.14/include/net/
Dmac80211.h4150 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw,
/linux-4.4.14/net/mac80211/
Dtx.c3583 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() function
3619 EXPORT_SYMBOL(ieee80211_pspoll_get);
Dmlme.c925 skb = ieee80211_pspoll_get(&local->hw, &sdata->vif); in ieee80211_send_pspoll()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dcmd.c1121 skb = ieee80211_pspoll_get(wl->hw, vif); in wl1271_cmd_build_ps_poll()
/linux-4.4.14/drivers/net/wireless/cw1200/
Dsta.c2258 frame.skb = ieee80211_pspoll_get(priv->hw, priv->vif); in cw1200_upload_pspoll()