Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dcore.h815 #define RF_PATH_MAX 4 macro
821 u8 rssi[RF_PATH_MAX];
828 u8 rpl_path[RF_PATH_MAX];
829 u8 rpl_fd[RF_PATH_MAX];
3496 struct ewma_rssi rssi[RF_PATH_MAX];
3499 struct ewma_evm evm_min[RF_PATH_MAX];
3500 struct ewma_evm evm_max[RF_PATH_MAX];
4495 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];
4753 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];
5186 struct ewma_thermal avg_thermal[RF_PATH_MAX];
[all …]
H A Dcore.c2083 u16 tmp_rpl[RF_PATH_MAX]; in rtw89_core_parse_phy_status_ie00_v2()
2092 for (i = 0; i < RF_PATH_MAX; i++) in rtw89_core_parse_phy_status_ie00_v2()
5086 static const __le16 highest[RF_PATH_MAX] = { in rtw89_init_ht_cap()
5115 static const __le16 highest_bw80[RF_PATH_MAX] = { in rtw89_init_vht_cap()
5118 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()
H A Drtw8852bt_rfk.c1724 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()