Searched refs:tids_last_pn_valid (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.h437 bool tids_last_pn_valid[ATH10K_TXRX_NUM_EXT_TIDS]; member in struct:ath10k_peer
H A Dhtt_rx.c2566 last_pn_valid = peer->tids_last_pn_valid[tid];
2585 peer->tids_last_pn_valid[tid] = true;
4214 memset(peer->tids_last_pn_valid, 0, sizeof(peer->tids_last_pn_valid));

Completed in 83 milliseconds