Searched refs:RTW_PHL_MAX_RF_PATH (Results 1 – 12 of 12) sorted by relevance
21 s8 ext_pwr_lmt_2_4g[RTW_PHL_MAX_RF_PATH];22 s8 ext_pwr_lmt_5g_band1[RTW_PHL_MAX_RF_PATH]; /*CH36 ~ CH48*/23 s8 ext_pwr_lmt_5g_band2[RTW_PHL_MAX_RF_PATH]; /*CH52 ~ CH64*/24 s8 ext_pwr_lmt_5g_band3[RTW_PHL_MAX_RF_PATH]; /*CH100 ~ CH144*/25 s8 ext_pwr_lmt_5g_band4[RTW_PHL_MAX_RF_PATH]; /*CH149 ~ CH165*/
260 #define RTW_PHL_MAX_RF_PATH 4 macro
1367 for(i = 0; i< RTW_PHL_MAX_RF_PATH ; i++) { in phl_rx_proc_phy_sts()
2555 u8 rssi_path[RTW_PHL_MAX_RF_PATH];/*PATH A, PATH B ... PATH D*/
1372 for(i = 0; i< RTW_PHL_MAX_RF_PATH ; i++) { in phl_rx_proc_phy_sts()
2579 u8 rssi_path[RTW_PHL_MAX_RF_PATH];/*PATH A, PATH B ... PATH D*/
1405 } else if (path < RTW_PHL_MAX_RF_PATH) { in halrf_dump_rf_reg_cmd()
874 for (i = 0; i < RTW_PHL_MAX_RF_PATH; i++) { in rtw_hal_bb_parse_phy_sts()