Searched refs:tx_rate_history (Results 1 – 7 of 7) sorted by relevance
1139 u32 tx_rate_history[MAX_TX_RATE_VALUES]; member
6391 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath11k_wmi_pull_vdev_stats()6392 dst->tx_rate_history[i] = src->tx_rate_history[i]; in ath11k_wmi_pull_vdev_stats()6875 for (i = 0 ; i < ARRAY_SIZE(vdev->tx_rate_history); i++) in ath11k_wmi_fw_vdev_stats_fill()6879 vdev->tx_rate_history[i]); in ath11k_wmi_fw_vdev_stats_fill()
4775 u32 tx_rate_history[MAX_TX_RATE_VALUES]; member
246 u32 tx_rate_history[10]; member
1479 for (i = 0; i < ARRAY_SIZE(src->tx_rate_history); i++) in ath10k_wmi_tlv_pull_vdev_stats()1480 dst->tx_rate_history[i] = in ath10k_wmi_tlv_pull_vdev_stats()1481 __le32_to_cpu(src->tx_rate_history[i]); in ath10k_wmi_tlv_pull_vdev_stats()
2015 __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()