Searched refs:bw40_pwr (Results 1 – 1 of 1) sorted by relevance
156 u8 *ofdm_pwr, u8 *bw20_pwr, u8 *bw40_pwr) in get_tx_power_index() argument175 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()185 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()197 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()211 bw40_pwr[TxCount] = hal_data->Index24G_BW40_Base[TxCount][index]; in get_tx_power_index()218 u8 *bw40_pwr) in phy_power_index_check() argument225 hal_data->CurrentBW4024GTxPwrIdx = bw40_pwr[0]; in phy_power_index_check()233 u8 bw40_pwr[MAX_TX_COUNT] = {0}; in phy_set_tx_power_level() local236 &bw20_pwr[0], &bw40_pwr[0]); in phy_set_tx_power_level()239 &bw20_pwr[0], &bw40_pwr[0]); in phy_set_tx_power_level()[all …]