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

/drivers/net/wireless/ath/ath5k/
H A Ddesc.c368 * @tx_tries2: Max number of retransmissions for transmission series 2
382 u_int tx_rate2, u_int tx_tries2,
398 (tx_rate2 == 0 && tx_tries2 != 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 56 milliseconds