Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.h655 * @txq_buffered_tids: bitmap of TIDs that mac80211 has txq data buffered on
742 unsigned long txq_buffered_tids; member
H A Dsta_info.c1124 sta->txq_buffered_tids & tids; in __sta_info_recalc_tim()
1790 sta->txq_buffered_tids = 0; in ieee80211_sta_ps_deliver_wakeup()
2004 *driver_release_tids |= sta->txq_buffered_tids & tids; in ieee80211_sta_ps_get_frames()
H A Drx.c1611 set_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()
1613 clear_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()