Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h696 unsigned long txq_buffered_tids; member
H A Dsta_info.c1068 sta->txq_buffered_tids & tids; in __sta_info_recalc_tim()
1719 sta->txq_buffered_tids = 0; in ieee80211_sta_ps_deliver_wakeup()
1933 *driver_release_tids |= sta->txq_buffered_tids & tids; in ieee80211_sta_ps_get_frames()
H A Drx.c1567 set_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()
1569 clear_bit(tid, &sta->txq_buffered_tids); in sta_ps_start()