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