Lines Matching refs:rate_section

887 	u8 band, rfpath, txnum, rate_section;  in _rtl8821ae_phy_init_tx_power_by_rate()  local
892 for (rate_section = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
893 rate_section < TX_PWR_BY_RATE_NUM_SECTION; in _rtl8821ae_phy_init_tx_power_by_rate()
894 ++rate_section) in _rtl8821ae_phy_init_tx_power_by_rate()
896 [rfpath][txnum][rate_section] = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
901 u8 rate_section, in _rtl8821ae_phy_set_txpower_by_rate_base() argument
914 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
936 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
940 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
959 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
970 u8 txnum, u8 rate_section) in _rtl8821ae_phy_get_txpower_by_rate_base() argument
984 switch (rate_section) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1006 rate_section, path, txnum); in _rtl8821ae_phy_get_txpower_by_rate_base()
1010 switch (rate_section) { in _rtl8821ae_phy_get_txpower_by_rate_base()
1029 rate_section, path, txnum); in _rtl8821ae_phy_get_txpower_by_rate_base()
1123 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit() local
1129 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1131 [bw][rate_section][channel][RF90_PATH_A]; in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1136 1, bw, rate_section, channel, RF90_PATH_A); in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1137 if (rate_section == 2) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1140 } else if (rate_section == 4) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1143 } else if (rate_section == 3) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1146 } else if (rate_section == 5) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1292 u8 regulation, bw, channel, rate_section; in _rtl8812ae_phy_convert_txpower_limit_to_power_index() local
1306 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1309 if (rate_section == 0) { /*CCK*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1313 } else if (rate_section == 1) { /*OFDM*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1317 } else if (rate_section == 2) { /*HT IT*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1321 } else if (rate_section == 3) { /*HT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1328 [bw][rate_section][channel][RF90_PATH_A]; in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1333 if (rate_section == 3) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1343 [bw][rate_section][channel][rf_path] = in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1349 regulation, bw, rate_section, channel, in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1351 [rate_section][channel][rf_path], (temp_pwrlmt == 63) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1362 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1366 if (rate_section == 1) { /*OFDM*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1370 } else if (rate_section == 2) { /*HT 1T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1374 } else if (rate_section == 3) { /*HT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1378 } else if (rate_section == 4) { /*VHT 1T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1382 } else if (rate_section == 5) { /*VHT 2T*/ in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1389 [bw][rate_section][channel] in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1395 if (rate_section == 3 || rate_section == 5) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1408 [bw][rate_section][channel] in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1414 regulation, bw, rate_section, in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1416 [bw][rate_section][channel][rf_path], in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1629 u8 regulation = 0, bandwidth = 0, rate_section = 0, channel; in _rtl8812ae_phy_set_txpower_limit() local
1654 rate_section = 0; in _rtl8812ae_phy_set_txpower_limit()
1656 rate_section = 1; in _rtl8812ae_phy_set_txpower_limit()
1659 rate_section = 2; in _rtl8812ae_phy_set_txpower_limit()
1662 rate_section = 3; in _rtl8812ae_phy_set_txpower_limit()
1665 rate_section = 4; in _rtl8812ae_phy_set_txpower_limit()
1668 rate_section = 5; in _rtl8812ae_phy_set_txpower_limit()
1690 [bandwidth][rate_section] in _rtl8812ae_phy_set_txpower_limit()
1695 [rate_section][channel_index][RF90_PATH_A] = in _rtl8812ae_phy_set_txpower_limit()
1700 regulation, bandwidth, rate_section, channel_index, in _rtl8812ae_phy_set_txpower_limit()
1702 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1714 [rate_section][channel_index] in _rtl8812ae_phy_set_txpower_limit()
1719 [rate_section][channel_index][RF90_PATH_A] = power_limit; in _rtl8812ae_phy_set_txpower_limit()
1723 regulation, bandwidth, rate_section, channel, in _rtl8812ae_phy_set_txpower_limit()
1725 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1735 const char *bandwidth, const char *rate_section, in _rtl8812ae_phy_config_bb_txpwr_lmt() argument
1740 rate_section, rf_path, channel, in _rtl8812ae_phy_config_bb_txpwr_lmt()
1955 u8 rate_section = _rtl8821ae_get_rate_section_index(regaddr); in _rtl8821ae_store_tx_power_by_rate() local
1969 rtlphy->tx_power_by_rate_offset[band][rfpath][txnum][rate_section] = data; in _rtl8821ae_store_tx_power_by_rate()
1972 band, rfpath, txnum, rate_section, in _rtl8821ae_store_tx_power_by_rate()
1973 rtlphy->tx_power_by_rate_offset[band][rfpath][txnum][rate_section]); in _rtl8821ae_store_tx_power_by_rate()
2211 s8 rate_section = 0; in _rtl8821ae_phy_get_ratesection_intxpower_byrate() local
2217 rate_section = 0; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2223 rate_section = 1; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2229 rate_section = 2; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2235 rate_section = 3; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2241 rate_section = 4; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2247 rate_section = 5; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2253 rate_section = 6; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2259 rate_section = 7; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2265 rate_section = 8; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2271 rate_section = 9; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2277 rate_section = 10; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2283 rate_section = 11; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2290 return rate_section; in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2315 rate_section = -1, channel_temp = -1; in _rtl8812ae_phy_get_txpower_limit() local
2341 rate_section = 0; in _rtl8812ae_phy_get_txpower_limit()
2351 rate_section = 1; in _rtl8812ae_phy_get_txpower_limit()
2361 rate_section = 2; in _rtl8812ae_phy_get_txpower_limit()
2371 rate_section = 3; in _rtl8812ae_phy_get_txpower_limit()
2383 rate_section = 4; in _rtl8812ae_phy_get_txpower_limit()
2395 rate_section = 5; in _rtl8812ae_phy_get_txpower_limit()
2403 if (band_temp == BAND_ON_5G && rate_section == 0) in _rtl8812ae_phy_get_txpower_limit()
2409 if (rate_section == 1) in _rtl8812ae_phy_get_txpower_limit()
2415 if ((rate_section == 2 || rate_section == 3) && band == BAND_ON_5G && in _rtl8812ae_phy_get_txpower_limit()
2430 rate_section == -1 || channel_temp == -1) { in _rtl8812ae_phy_get_txpower_limit()
2434 rate_section, channel_temp); in _rtl8812ae_phy_get_txpower_limit()
2440 sec = rate_section; in _rtl8812ae_phy_get_txpower_limit()
2479 u8 shift = 0, rate_section, tx_num; in _rtl8821ae_phy_get_txpower_by_rate() local
2483 rate_section = _rtl8821ae_phy_get_ratesection_intxpower_byrate(path, rate); in _rtl8821ae_phy_get_txpower_by_rate()
2557 [tx_num][rate_section] >> shift) & 0xff; in _rtl8821ae_phy_get_txpower_by_rate()