Searched refs:tx_rate_history (Results 1 – 7 of 7) sorted by relevance
851 u32 tx_rate_history[MAX_TX_RATE_VALUES]; member
4867 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath11k_wmi_pull_vdev_stats()4868 dst->tx_rate_history[i] = src->tx_rate_history[i]; in ath11k_wmi_pull_vdev_stats()5210 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath11k_wmi_fw_vdev_stats_fill()5214 vdev->tx_rate_history[i]); in ath11k_wmi_fw_vdev_stats_fill()
4230 u32 tx_rate_history[MAX_TX_RATE_VALUES]; member
243 u32 tx_rate_history[10]; member
1468 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath10k_wmi_tlv_pull_vdev_stats()1469 dst->tx_rate_history[i] = in ath10k_wmi_tlv_pull_vdev_stats()1470 __le32_to_cpu(src->tx_rate_history[i]); in ath10k_wmi_tlv_pull_vdev_stats()
2014 __le32 tx_rate_history[10]; member
8392 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath10k_wmi_fw_vdev_stats_fill()8396 vdev->tx_rate_history[i]); in ath10k_wmi_fw_vdev_stats_fill()