Searched refs:txq_buffered_tids (Results 1 - 3 of 3) sorted by path

/linux-master/net/mac80211/
H A Drx.c1594 set_bit(tid, &sta->txq_buffered_tids);
1596 clear_bit(tid, &sta->txq_buffered_tids);
H A Dsta_info.c1064 sta->txq_buffered_tids & tids;
1712 sta->txq_buffered_tids = 0;
1926 *driver_release_tids |= sta->txq_buffered_tids & tids;
H A Dsta_info.h604 * @txq_buffered_tids: bitmap of TIDs that mac80211 has txq data buffered on
691 unsigned long txq_buffered_tids; member in struct:sta_info

Completed in 202 milliseconds