Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcore.h795 #define RF_PATH_MAX 4 macro
801 u8 rssi[RF_PATH_MAX];
807 u8 rpl_path[RF_PATH_MAX];
808 u8 rpl_fd[RF_PATH_MAX];
3393 struct ewma_rssi rssi[RF_PATH_MAX];
3396 struct ewma_evm evm_min[RF_PATH_MAX];
3397 struct ewma_evm evm_max[RF_PATH_MAX];
4319 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];
4551 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];
4875 struct ewma_thermal avg_thermal[RF_PATH_MAX];
[all …]
HDcore.c1817 u16 tmp_rpl[RF_PATH_MAX]; in rtw89_core_parse_phy_status_ie00_v2()
1826 for (i = 0; i < RF_PATH_MAX; i++) in rtw89_core_parse_phy_status_ie00_v2()
4092 static const __le16 highest[RF_PATH_MAX] = { in rtw89_init_ht_cap()
4121 static const __le16 highest_bw80[RF_PATH_MAX] = { in rtw89_init_vht_cap()
4124 static const __le16 highest_bw160[RF_PATH_MAX] = { in rtw89_init_vht_cap()
HDrtw8851b_rfk.c172 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
HDrtw8852a_rfk.c98 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
HDrtw8852b_rfk.c1590 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
HDrtw8852c_rfk.c157 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
HDrtw8852bt_rfk.c1737 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()