Home
last modified time | relevance | path

Searched refs:ru_start (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.h16 u16 ru_start; member
H A Dcore.h384 u16 ru_start; member
457 u16 ru_start; member
H A Ddp_rx.c1454 le16_to_cpu(user_rate->ru_start) + 1; in ath12k_update_per_peer_tx_stats()
1531 peer->ppdu_stats_delayba.ru_start = le16_to_cpu(usr_stats->rate.ru_start); in ath12k_copy_to_delay_stats()
1546 usr_stats->rate.ru_start = cpu_to_le16(peer->ppdu_stats_delayba.ru_start); in ath12k_copy_to_bar()
H A Ddp.h1453 __le16 ru_start; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp.h1287 u16 ru_start; member
H A Ddp_rx.c1516 user_rate->ru_start) + 1); in ath11k_update_per_peer_tx_stats()