Home
last modified time | relevance | path

Searched refs:ieee80211_node_psq_dequeue (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_power.h71 struct mbuf *ieee80211_node_psq_dequeue(struct ieee80211_node *ni, int *qlen);
H A Dieee80211_power.c130 ieee80211_node_psq_dequeue(struct ieee80211_node *ni, int *qlen) in ieee80211_node_psq_dequeue() function
H A Dieee80211_hostap.c2476 m = ieee80211_node_psq_dequeue(ni, &qlen); in ieee80211_recv_pspoll()