Searched refs:chain_b_max (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-parse.c277 * @chain_b_max: chain b max power in 1/2 dBm
290 s8 chain_b_max; member in struct:iwl_eeprom_enhanced_txpwr
306 if (data->valid_tx_ant & ANT_B && txp->chain_b_max > result)
307 result = txp->chain_b_max;
401 txp->chain_a_max, txp->chain_b_max,

Completed in 85 milliseconds