Searched refs:phyrate (Results 1 – 1 of 1) sorted by relevance
709 unsigned int *phyrate, unsigned int *tpc, unsigned int *chains) in carl9170_tx_rate_tpc_chains() argument717 *phyrate = 0; in carl9170_tx_rate_tpc_chains()735 *phyrate = txrate->idx; in carl9170_tx_rate_tpc_chains()750 *phyrate = rate->hw_value & 0xf; in carl9170_tx_rate_tpc_chains()769 unsigned int power = 0, chains = 0, phyrate = 0; in carl9170_tx_physet() local786 SET_VAL(AR9170_TX_PHY_MCS, phyrate, txrate->idx); in carl9170_tx_physet()818 &phyrate, &power, &chains); in carl9170_tx_physet()820 tmp |= cpu_to_le32(SET_CONSTVAL(AR9170_TX_PHY_MCS, phyrate)); in carl9170_tx_physet()