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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c160 accum_tx->tx_power.ant_b = tx->tx_power.ant_b;
H A Diwl-agn-debugfs.c765 if (tx->tx_power.ant_a || tx->tx_power.ant_b || tx->tx_power.ant_c) {
772 if ((priv->cfg->valid_tx_ant & ANT_B) && tx->tx_power.ant_b)
775 tx->tx_power.ant_b);
H A Diwl-commands.h3154 * @ant_b: current tx power on chain b in 1/2 dB step
3159 u8 ant_b; member in struct:statistics_tx_power

Completed in 114 milliseconds