Searched refs:tx_rate_history (Results 1 – 4 of 4) sorted by relevance
2015 __le32 tx_rate_history[10]; member
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()
6571 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath11k_wmi_pull_vdev_stats()6572 dst->tx_rate_history[i] = src->tx_rate_history[i]; in ath11k_wmi_pull_vdev_stats()7055 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath11k_wmi_fw_vdev_stats_fill()7059 vdev->tx_rate_history[i]); in ath11k_wmi_fw_vdev_stats_fill()
7854 vdev->tx_rate_history[i]); in ath12k_wmi_fw_vdev_stats_dump()8129 dst->tx_rate_history[i] = in ath12k_wmi_pull_vdev_stats()8130 le32_to_cpu(src->tx_rate_history[i]); in ath12k_wmi_pull_vdev_stats()