Searched defs:tx_rate1 (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath5k/
H A Ddesc.c365 * @tx_rate1: HW idx for rate used on transmission series 1
381 u_int tx_rate1, u_int tx_tries1,
397 if (unlikely((tx_rate1 == 0 && tx_tries1 != 0) ||
379 ath5k_hw_setup_mrr_tx_desc(struct ath5k_hw *ah, struct ath5k_desc *desc, u_int tx_rate1, u_int tx_tries1, u_int tx_rate2, u_int tx_tries2, u_int tx_rate3, u_int tx_tries3) argument

Completed in 55 milliseconds