Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h1262 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1263 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
H A Dwmi.h4868 #define MAX_TX_RATE_VALUES 10 macro
4869 #define MAX_TX_RATE_VALUES 10 macro
4884 u32 tx_rate_history[MAX_TX_RATE_VALUES];
4885 u32 beacon_rssi_history[MAX_TX_RATE_VALUES];
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h1188 u32 tx_rate_history[MAX_TX_RATE_VALUES];
1189 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.c8118 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
8123 for (i = 0 ; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_fw_vdev_stats_dump()
8396 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()
8400 for (i = 0; i < MAX_TX_RATE_VALUES; i++) in ath12k_wmi_pull_vdev_stats()