Searched refs:bw40_pwr (Results 1 – 1 of 1) sorted by relevance
153 u8 *ofdm_pwr, u8 *bw20_pwr, u8 *bw40_pwr) in get_tx_power_index() argument172 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()182 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()194 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()208 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()215 u8 *bw40_pwr) in phy_power_index_check() argument222 hal_data->CurrentBW4024GTxPwrIdx = bw40_pwr[0]; in phy_power_index_check()230 u8 bw40_pwr[MAX_TX_COUNT] = {0}; in phy_set_tx_power_level() local233 &bw20_pwr[0], &bw40_pwr[0]); in phy_set_tx_power_level()236 &bw20_pwr[0], &bw40_pwr[0]); in phy_set_tx_power_level()[all …]