Searched refs:tx_rate_history (Results 1 – 5 of 5) sorted by relevance
1191 u32 tx_rate_history[MAX_TX_RATE_VALUES]; member
8028 vdev->tx_rate_history[i]); in ath12k_wmi_fw_vdev_stats_dump()8303 dst->tx_rate_history[i] = in ath12k_wmi_pull_vdev_stats()8304 le32_to_cpu(src->tx_rate_history[i]); in ath12k_wmi_pull_vdev_stats()
6136 __le32 tx_rate_history[MAX_TX_RATE_VALUES]; member
6589 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath11k_wmi_pull_vdev_stats()6590 dst->tx_rate_history[i] = src->tx_rate_history[i]; in ath11k_wmi_pull_vdev_stats()7073 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath11k_wmi_fw_vdev_stats_fill()7077 vdev->tx_rate_history[i]); in ath11k_wmi_fw_vdev_stats_fill()
8441 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath10k_wmi_fw_vdev_stats_fill()8445 vdev->tx_rate_history[i]); in ath10k_wmi_fw_vdev_stats_fill()