Home
last modified time | relevance | path

Searched refs:ath9k_hw_set_cts_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddynack.c103 ath9k_hw_set_cts_timeout(ah, da->ackto); in ath_dynack_compute_ackto()
194 ath9k_hw_set_cts_timeout(ah, LATEACK_TO); in ath_dynack_sample_tx_ts()
332 ath9k_hw_set_cts_timeout(ah, ackto); in ath_dynack_reset()
Dhw.h1144 void ath9k_hw_set_cts_timeout(struct ath_hw *ah, u32 us);
Dhw.c996 void ath9k_hw_set_cts_timeout(struct ath_hw *ah, u32 us) in ath9k_hw_set_cts_timeout() function
1111 ath9k_hw_set_cts_timeout(ah, ctstimeout); in ath9k_hw_init_global_settings()