Searched refs:txa_lastsample (Results 1 – 3 of 3) sorted by relevance
52 int txa_lastsample; /* ticks @ last traffic sample */ member99 tap->txa_lastsample = ticks; in ieee80211_txampdu_init_pps()120 while (ticks - tap->txa_lastsample >= hz) { in ieee80211_txampdu_count_packet()125 tap->txa_lastsample = ticks; in ieee80211_txampdu_count_packet()128 tap->txa_lastsample += hz; in ieee80211_txampdu_count_packet()142 while (ticks - tap->txa_lastsample >= hz) { in ieee80211_txampdu_getpps()146 tap->txa_lastsample = ticks; in ieee80211_txampdu_getpps()149 tap->txa_lastsample += hz; in ieee80211_txampdu_getpps()
201 sep, tap->txa_token, tap->txa_lastsample, tap->txa_pkts, in _db_show_txampdu()
2010 tap->txa_lastsample = ticks; in ampdu_tx_setup()