Home
last modified time | relevance | path

Searched refs:fes_duration_us (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp.h1150 u32 fes_duration_us; /* frame exchange sequence */ member
H A Ddp_rx.c1363 if (common->fes_duration_us) in ath11k_update_per_peer_tx_stats()
1364 tx_duration = common->fes_duration_us; in ath11k_update_per_peer_tx_stats()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp.h1216 u32 fes_duration_us; /* frame exchange sequence */ member
H A Ddp_rx.c1410 if (common->fes_duration_us) in ath11k_update_per_peer_tx_stats()
1411 tx_duration = common->fes_duration_us; in ath11k_update_per_peer_tx_stats()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp.h1371 __le32 fes_duration_us; /* frame exchange sequence */ member
H A Ddp_rx.c1361 if (common->fes_duration_us) in ath12k_update_per_peer_tx_stats()
1362 tx_duration = le32_to_cpu(common->fes_duration_us); in ath12k_update_per_peer_tx_stats()

Completed in 33 milliseconds