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

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