Searched refs:idx_regulation (Results 1 – 1 of 1) sorted by relevance
1682 s16 idx_regulation = -1; in phy_get_tx_pwr_lmt() local1696 idx_regulation = TXPWR_LMT_ETSI; in phy_get_tx_pwr_lmt()1699 idx_regulation = TXPWR_LMT_MKK; in phy_get_tx_pwr_lmt()1702 idx_regulation = TXPWR_LMT_FCC; in phy_get_tx_pwr_lmt()1705 idx_regulation = TXPWR_LMT_WW; in phy_get_tx_pwr_lmt()1708 idx_regulation = (band_type == BAND_ON_2_4G) ? in phy_get_tx_pwr_lmt()1741 if (idx_band == -1 || idx_regulation == -1 || idx_bandwidth == -1 || in phy_get_tx_pwr_lmt()1759 pwr_lmt = (idx_regulation == TXPWR_LMT_WW) ? in phy_get_tx_pwr_lmt()1761 hal_data->TxPwrLimit_2_4G[idx_regulation] in phy_get_tx_pwr_lmt()1776 pwr_lmt = (idx_regulation == TXPWR_LMT_WW) ? in phy_get_tx_pwr_lmt()[all …]