Home
last modified time | relevance | path

Searched refs:last_txrate (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c502 if (arsta->last_txrate.nss) in ath11k_dp_tx_update_txcompl()
503 arsta->txrate.nss = arsta->last_txrate.nss; in ath11k_dp_tx_update_txcompl()
650 rate = arsta->last_txrate; in ath11k_dp_tx_complete_msdu()
H A Dcore.h516 struct rate_info last_txrate; member
H A Ddp_rx.c1524 memcpy(&arsta->last_txrate, &arsta->txrate, sizeof(struct rate_info)); in ath11k_update_per_peer_tx_stats()
/freebsd-14.2/sys/contrib/dev/athk/ath12k/
H A Dcore.h414 struct rate_info last_txrate; member
H A Ddp_rx.c1463 memcpy(&arsta->last_txrate, &arsta->txrate, sizeof(struct rate_info)); in ath12k_update_per_peer_tx_stats()