Searched defs:ath12k_fw_stats_vdev (Results 1 – 1 of 1) sorted by relevance
1100 struct ath12k_fw_stats_vdev { struct1101 struct list_head list;1103 u32 vdev_id;1104 u32 beacon_snr;1105 u32 data_snr;1107 u32 num_rx_frames;1110 u32 num_rts_fail;1111 u32 num_rts_success;1112 u32 num_rx_err;1113 u32 num_rx_discard;[all …]