Home
last modified time | relevance | path

Searched refs:MAX_TX_RATE_VALUES (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h1239 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1240 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.h4865 #define MAX_TX_RATE_VALUES 10 macro
4866 #define MAX_TX_RATE_VALUES 10 macro
4881 u32 tx_rate_history[MAX_TX_RATE_VALUES];
4882 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1167 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1168 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.h5957 #define MAX_TX_RATE_VALUES 10 macro
5972 __le32 tx_rate_history[MAX_TX_RATE_VALUES];
5973 __le32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.c7875 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
7880 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
8153 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()
8157 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()