Home
last modified time | relevance | path

Searched refs:bw40_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
172 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() argument
222 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() 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 …]