Searched defs:ath10k_fw_stats_pdev (Results 1 – 2 of 2) sorted by relevance
271 struct ath10k_fw_stats_pdev { struct272 struct list_head list;275 s32 ch_noise_floor;276 u32 tx_frame_count; /* Cycles spent transmitting frames */277 u32 rx_frame_count; /* Cycles spent receiving frames */278 u32 rx_clear_count; /* Total channel busy time, evidently */279 u32 cycle_count; /* Total on-channel time */280 u32 phy_err_count;281 u32 chan_tx_power;282 u32 ack_rx_bad;[all …]
268 struct ath10k_fw_stats_pdev { struct269 struct list_head list;272 s32 ch_noise_floor;273 u32 tx_frame_count; /* Cycles spent transmitting frames */274 u32 rx_frame_count; /* Cycles spent receiving frames */275 u32 rx_clear_count; /* Total channel busy time, evidently */276 u32 cycle_count; /* Total on-channel time */277 u32 phy_err_count;278 u32 chan_tx_power;279 u32 ack_rx_bad;[all …]