Searched refs:phyrate (Results 1 – 1 of 1) sorted by relevance
708 unsigned int *phyrate, unsigned int *tpc, unsigned int *chains) in carl9170_tx_rate_tpc_chains() argument716 *phyrate = 0; in carl9170_tx_rate_tpc_chains()734 *phyrate = txrate->idx; in carl9170_tx_rate_tpc_chains()749 *phyrate = rate->hw_value & 0xf; in carl9170_tx_rate_tpc_chains()768 unsigned int power = 0, chains = 0, phyrate = 0; in carl9170_tx_physet() local785 SET_VAL(AR9170_TX_PHY_MCS, phyrate, txrate->idx); in carl9170_tx_physet()817 &phyrate, &power, &chains); in carl9170_tx_physet()819 tmp |= cpu_to_le32(SET_CONSTVAL(AR9170_TX_PHY_MCS, phyrate)); in carl9170_tx_physet()