Searched defs:target_stats (Results 1 – 2 of 2) sorted by relevance
447 struct target_stats { struct448 u64 tx_pkt;449 u64 tx_byte;450 u64 tx_ucast_pkt;451 u64 tx_ucast_byte;452 u64 tx_mcast_pkt;453 u64 tx_mcast_byte;454 u64 tx_bcast_pkt;455 u64 tx_bcast_byte;456 u64 tx_rts_success_cnt;[all …]
5648 struct rtw89_antdiv_stats target_stats; member