Searched refs:RF_PATH_MAX (Results 1 – 10 of 10) sorted by relevance
789 #define RF_PATH_MAX 4 macro795 u8 rssi[RF_PATH_MAX];801 u8 rpl_path[RF_PATH_MAX];802 u8 rpl_fd[RF_PATH_MAX];3368 struct ewma_rssi rssi[RF_PATH_MAX];3371 struct ewma_evm evm_min[RF_PATH_MAX];3372 struct ewma_evm evm_max[RF_PATH_MAX];4284 const struct rtw89_phy_table *rf_table[RF_PATH_MAX];4502 struct rtw89_phy_table *rf_radio[RF_PATH_MAX];4752 struct ewma_thermal avg_thermal[RF_PATH_MAX];[all …]
1665 u16 tmp_rpl[RF_PATH_MAX]; in rtw89_core_parse_phy_status_ie00_v2()1674 for (i = 0; i < RF_PATH_MAX; i++) in rtw89_core_parse_phy_status_ie00_v2()3756 static const __le16 highest[RF_PATH_MAX] = { in rtw89_init_ht_cap()3785 static const __le16 highest_bw80[RF_PATH_MAX] = { in rtw89_init_vht_cap()3788 static const __le16 highest_bw160[RF_PATH_MAX] = { in rtw89_init_vht_cap()
172 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
98 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
1590 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
1737 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
157 for (path = 0; path < RF_PATH_MAX; path++) { in _wait_rx_mode()
33 RF_PATH_MAX enumerator
18 if (RfPath >= RF_PATH_MAX) in PHY_GetTxPowerByRateBase()44 if (RfPath >= RF_PATH_MAX) in phy_SetTxPowerByRateBase()326 if (RfPath >= RF_PATH_MAX) in PHY_StoreTxPowerByRateNew()387 for (path = RF_PATH_A; path < RF_PATH_MAX; ++path) { in phy_ConvertTxPowerByRateInDbmToRelativeValues()583 if (RFPath >= RF_PATH_MAX) in PHY_GetTxPowerByRate()603 if (RFPath >= RF_PATH_MAX) in PHY_SetTxPowerByRate()
179 for (i = RF_PATH_A; i < RF_PATH_MAX; i++) { in odm_rx_phy_status_parsing()