Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dsta_info.c1334 if (!sta->sta.txq[i] || !txq_has_queue(sta->sta.txq[i])) in ieee80211_sta_ps_deliver_wakeup()
1758 txq_has_queue(sta->sta.txq[tid])) in ieee80211_sta_ps_deliver_response()
H A Dieee80211_i.h1571 static inline bool txq_has_queue(struct ieee80211_txq *txq) in txq_has_queue() function
H A Drx.c1582 if (txq_has_queue(txq)) in sta_ps_start()