Searched refs:idx_regulation (Results 1 – 1 of 1) sorted by relevance
1680 s16 idx_regulation = -1; in phy_get_tx_pwr_lmt() local1694 idx_regulation = TXPWR_LMT_ETSI; in phy_get_tx_pwr_lmt()1697 idx_regulation = TXPWR_LMT_MKK; in phy_get_tx_pwr_lmt()1700 idx_regulation = TXPWR_LMT_FCC; in phy_get_tx_pwr_lmt()1703 idx_regulation = TXPWR_LMT_WW; in phy_get_tx_pwr_lmt()1706 idx_regulation = (band_type == BAND_ON_2_4G) ? in phy_get_tx_pwr_lmt()1739 if (idx_band == -1 || idx_regulation == -1 || idx_bandwidth == -1 || in phy_get_tx_pwr_lmt()1758 pwr_lmt = (idx_regulation == TXPWR_LMT_WW) ? in phy_get_tx_pwr_lmt()1760 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 …]