Home
last modified time | relevance | path

Searched refs:linuxkpi_ieee80211_pspoll_get (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1180 struct sk_buff *linuxkpi_ieee80211_pspoll_get(struct ieee80211_hw *,
2164 return (linuxkpi_ieee80211_pspoll_get(hw, vif)); in ieee80211_pspoll_get()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c7351 linuxkpi_ieee80211_pspoll_get(struct ieee80211_hw *hw, function