Home
last modified time | relevance | path

Searched defs:ath10k_fw_stats_pdev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h256 struct ath10k_fw_stats_pdev { struct
257 struct list_head list;
260 s32 ch_noise_floor;
261 u32 tx_frame_count; /* Cycles spent transmitting frames */
262 u32 rx_frame_count; /* Cycles spent receiving frames */
263 u32 rx_clear_count; /* Total channel busy time, evidently */
264 u32 cycle_count; /* Total on-channel time */
265 u32 phy_err_count;
266 u32 chan_tx_power;
267 u32 ack_rx_bad;
[all …]