Home
last modified time | relevance | path

Searched refs:RF_PATH_MAX (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h842 #define RF_PATH_MAX 4 macro
848 u8 rssi[RF_PATH_MAX];
855 u8 rpl_path[RF_PATH_MAX];
856 u8 rpl_fd[RF_PATH_MAX];
4627 struct ewma_rssi rssi[RF_PATH_MAX];
4630 struct ewma_evm evm_min[RF_PATH_MAX];
4631 struct ewma_evm evm_max[RF_PATH_MAX];
5784 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];
6081 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];
6564 struct ewma_thermal avg_thermal[RF_PATH_MAX];
[all …]
H A Dcore.c2182 u16 tmp_rpl[RF_PATH_MAX]; in rtw89_core_parse_phy_status_ie00_v2()
2191 for (i = 0; i < RF_PATH_MAX; i++) in rtw89_core_parse_phy_status_ie00_v2()
6066 static const __le16 highest[RF_PATH_MAX] = { in rtw89_init_ht_cap()
6095 static const __le16 highest_bw80[RF_PATH_MAX] = { in rtw89_init_vht_cap()
6098 static const __le16 highest_bw160[RF_PATH_MAX] = { in rtw89_init_vht_cap()
H A Drtw8852a_rfk.c98 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
H A Drtw8852b_rfk.c1575 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
H A Drtw8851b_rfk.c227 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
H A Drtw8852c_rfk.c157 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()