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

/drivers/net/wireless/ath/ath5k/
H A Ddesc.c369 * @tx_rate3: HW idx for rate used on transmission series 3
383 u_int tx_rate3, u_int tx_tries3)
399 (tx_rate3 == 0 && tx_tries3 != 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 68 milliseconds