Lines Matching refs:rate_section

894 	u8 band, rfpath, txnum, rate_section;  in _rtl8821ae_phy_init_tx_power_by_rate()  local
899 for (rate_section = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
900 rate_section < TX_PWR_BY_RATE_NUM_SECTION; in _rtl8821ae_phy_init_tx_power_by_rate()
901 ++rate_section) in _rtl8821ae_phy_init_tx_power_by_rate()
903 [rfpath][txnum][rate_section] = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
908 u8 rate_section, in _rtl8821ae_phy_set_txpower_by_rate_base() argument
921 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
943 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
947 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
966 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
977 u8 txnum, u8 rate_section) in _rtl8821ae_phy_get_txpower_by_rate_base() argument
991 switch (rate_section) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1013 rate_section, path, txnum); in _rtl8821ae_phy_get_txpower_by_rate_base()
1017 switch (rate_section) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1036 rate_section, path, txnum); in _rtl8821ae_phy_get_txpower_by_rate_base()
1130 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local
1136 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1138 [bw][rate_section][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1143 1, bw, rate_section, channel, RF90_PATH_A); in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1144 if (rate_section == 2) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1147 } else if (rate_section == 4) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1150 } else if (rate_section == 3) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1153 } else if (rate_section == 5) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1299 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_convert_txpower_limit_to_power_index() local
1313 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1316 if (rate_section == 0) { /*CCK*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1320 } else if (rate_section == 1) { /*OFDM*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1324 } else if (rate_section == 2) { /*HT IT*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1328 } else if (rate_section == 3) { /*HT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1335 [bw][rate_section][channel][RF90_PATH_A]; in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1340 if (rate_section == 3) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1350 [bw][rate_section][channel][rf_path] = in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1356 regulation, bw, rate_section, channel, in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1358 [rate_section][channel][rf_path], (temp_pwrlmt == 63) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1369 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1373 if (rate_section == 1) { /*OFDM*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1377 } else if (rate_section == 2) { /*HT 1T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1381 } else if (rate_section == 3) { /*HT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1385 } else if (rate_section == 4) { /*VHT 1T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1389 } else if (rate_section == 5) { /*VHT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1396 [bw][rate_section][channel] in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1402 if (rate_section == 3 || rate_section == 5) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1415 [bw][rate_section][channel] in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1421 regulation, bw, rate_section, in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1423 [bw][rate_section][channel][rf_path], in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1647 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; in _rtl8812ae_phy_set_txpower_limit() local
1672 rate_section = 0; in _rtl8812ae_phy_set_txpower_limit()
1674 rate_section = 1; in _rtl8812ae_phy_set_txpower_limit()
1677 rate_section = 2; in _rtl8812ae_phy_set_txpower_limit()
1680 rate_section = 3; in _rtl8812ae_phy_set_txpower_limit()
1683 rate_section = 4; in _rtl8812ae_phy_set_txpower_limit()
1686 rate_section = 5; in _rtl8812ae_phy_set_txpower_limit()
1708 [bandwidth][rate_section] in _rtl8812ae_phy_set_txpower_limit()
1713 [rate_section][channel_index][RF90_PATH_A] = in _rtl8812ae_phy_set_txpower_limit()
1718 regulation, bandwidth, rate_section, channel_index, in _rtl8812ae_phy_set_txpower_limit()
1720 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1732 [rate_section][channel_index] in _rtl8812ae_phy_set_txpower_limit()
1737 [rate_section][channel_index][RF90_PATH_A] = power_limit; in _rtl8812ae_phy_set_txpower_limit()
1741 regulation, bandwidth, rate_section, channel, in _rtl8812ae_phy_set_txpower_limit()
1743 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1753 u8 *bandwidth, u8 *rate_section, in _rtl8812ae_phy_config_bb_txpwr_lmt() argument
1758 rate_section, rf_path, channel, in _rtl8812ae_phy_config_bb_txpwr_lmt()
1973 u8 rate_section = _rtl8821ae_get_rate_section_index(regaddr); in _rtl8821ae_store_tx_power_by_rate() local
1987 rtlphy->tx_power_by_rate_offset[band][rfpath][txnum][rate_section] = data; in _rtl8821ae_store_tx_power_by_rate()
1990 band, rfpath, txnum, rate_section, in _rtl8821ae_store_tx_power_by_rate()
1991 rtlphy->tx_power_by_rate_offset[band][rfpath][txnum][rate_section]); in _rtl8821ae_store_tx_power_by_rate()
2238 s8 rate_section = 0; in _rtl8821ae_phy_get_ratesection_intxpower_byrate() local
2244 rate_section = 0; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2250 rate_section = 1; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2256 rate_section = 2; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2262 rate_section = 3; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2268 rate_section = 4; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2274 rate_section = 5; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2280 rate_section = 6; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2286 rate_section = 7; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2292 rate_section = 8; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2298 rate_section = 9; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2304 rate_section = 10; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2310 rate_section = 11; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2317 return rate_section; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2342 rate_section = -1, channel_temp = -1; in _rtl8812ae_phy_get_txpower_limit() local
2368 rate_section = 0; in _rtl8812ae_phy_get_txpower_limit()
2378 rate_section = 1; in _rtl8812ae_phy_get_txpower_limit()
2388 rate_section = 2; in _rtl8812ae_phy_get_txpower_limit()
2398 rate_section = 3; in _rtl8812ae_phy_get_txpower_limit()
2410 rate_section = 4; in _rtl8812ae_phy_get_txpower_limit()
2422 rate_section = 5; in _rtl8812ae_phy_get_txpower_limit()
2430 if (band_temp == BAND_ON_5G && rate_section == 0) in _rtl8812ae_phy_get_txpower_limit()
2436 if (rate_section == 1) in _rtl8812ae_phy_get_txpower_limit()
2442 if ((rate_section == 2 || rate_section == 3) && band == BAND_ON_5G && in _rtl8812ae_phy_get_txpower_limit()
2456 rate_section == -1 || channel_temp == -1) { in _rtl8812ae_phy_get_txpower_limit()
2460 rate_section, channel_temp); in _rtl8812ae_phy_get_txpower_limit()
2466 sec = rate_section; in _rtl8812ae_phy_get_txpower_limit()
2505 u8 shift = 0, rate_section, tx_num; in _rtl8821ae_phy_get_txpower_by_rate() local
2509 rate_section = _rtl8821ae_phy_get_ratesection_intxpower_byrate(path, rate); in _rtl8821ae_phy_get_txpower_by_rate()
2583 [tx_num][rate_section] >> shift) & 0xff; in _rtl8821ae_phy_get_txpower_by_rate()