Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dsta_info.h375 unsigned long txq_buffered_tids; member
Dsta_info.c681 sta->txq_buffered_tids & tids; in __sta_info_recalc_tim()
1150 sta->txq_buffered_tids = 0; in ieee80211_sta_ps_deliver_wakeup()
1349 driver_release_tids |= sta->txq_buffered_tids & tids; in ieee80211_sta_ps_deliver_response()
1521 unsigned long tids = sta->txq_buffered_tids & driver_release_tids; in ieee80211_sta_ps_deliver_response()
Drx.c1210 set_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()
1212 clear_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()