Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h4083 struct wmi_pdev_stats_base { struct
4084 s32 chan_nf;
4085 u32 tx_frame_count; /* Cycles spent transmitting frames */
4086 u32 rx_frame_count; /* Cycles spent receiving frames */
4087 u32 rx_clear_count; /* Total channel busy time, evidently */
4088 u32 cycle_count; /* Total on-channel time */
4089 u32 phy_err_count;
4090 u32 chan_tx_pwr;
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h4662 struct wmi_pdev_stats_base { struct
4673 struct wmi_pdev_stats_base base; argument