Searched refs:ah_tx_chainmaskopt (Results 1 – 4 of 4) sorted by relevance
2571 tx_chainmask = ahp->ah_tx_chainmaskopt ? in ar9300_eeprom_set_power_per_rate_table()2572 ahp->ah_tx_chainmaskopt :ahp->ah_tx_chainmask; in ar9300_eeprom_set_power_per_rate_table()3157 switch (ar9300_get_ntxchains(((ahp->ah_tx_chainmaskopt > 0) ? in ar9300_eeprom_set_transmit_power()3158 ahp->ah_tx_chainmaskopt : ahp->ah_tx_chainmask))) in ar9300_eeprom_set_transmit_power()
3924 ahp->ah_tx_chainmaskopt = 0; in ar9300_set_txchainmaskopt()3929 ahp->ah_tx_chainmaskopt = mask; in ar9300_set_txchainmaskopt()
572 u_int8_t ah_tx_chainmaskopt; member
866 ahp->ah_tx_chainmaskopt = 0; in ar9300_attach()