Searched refs:ant_a (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.c159 accum_tx->tx_power.ant_a = tx->tx_power.ant_a;
H A Diwl-agn-debugfs.c765 if (tx->tx_power.ant_a || tx->tx_power.ant_b || tx->tx_power.ant_c) {
768 if ((priv->cfg->valid_tx_ant & ANT_A) && tx->tx_power.ant_a)
771 tx->tx_power.ant_a);
H A Diwl-commands.h3153 * @ant_a: current tx power on chain a in 1/2 dB step
3158 u8 ant_a; member in struct:statistics_tx_power

Completed in 87 milliseconds