Searched defs:ath11k_fw_stats_pdev (Results 1 – 2 of 2) sorted by relevance
739 struct ath11k_fw_stats_pdev { struct740 struct list_head list;743 s32 ch_noise_floor;745 u32 tx_frame_count;747 u32 rx_frame_count;749 u32 rx_clear_count;751 u32 cycle_count;752 u32 phy_err_count;753 u32 chan_tx_power;754 u32 ack_rx_bad;[all …]
999 struct ath11k_fw_stats_pdev { struct1000 struct list_head list;1003 s32 ch_noise_floor;1005 u32 tx_frame_count;1007 u32 rx_frame_count;1009 u32 rx_clear_count;1011 u32 cycle_count;1012 u32 phy_err_count;1013 u32 chan_tx_power;1014 u32 ack_rx_bad;[all …]