Home
last modified time | relevance | path

Searched refs:bw20_pwr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Dphy.c153 u8 *ofdm_pwr, u8 *bw20_pwr, u8 *bw40_pwr) in get_tx_power_index() argument
170 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()
179 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()
190 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()
203 bw20_pwr[TxCount] = hal_data->Index24G_BW40_Base[RF_PATH_A][index]+ in get_tx_power_index()
214 u8 *cck_pwr, u8 *ofdm_pwr, u8 *bw20_pwr, in phy_power_index_check() argument
221 hal_data->CurrentBW2024GTxPwrIdx = bw20_pwr[0]; in phy_power_index_check()
229 u8 bw20_pwr[MAX_TX_COUNT] = {0}; in phy_set_tx_power_level() local
233 &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 …]