Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.h1205 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1206 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.h4788 #define MAX_TX_RATE_VALUES 10 macro
4789 #define MAX_TX_RATE_VALUES 10 macro
4804 u32 tx_rate_history[MAX_TX_RATE_VALUES];
4805 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dcore.h1115 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1116 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.h5697 #define MAX_TX_RATE_VALUES 10 macro
5712 __le32 tx_rate_history[MAX_TX_RATE_VALUES];
5713 __le32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.c6970 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
6975 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
7250 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()
7254 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()