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

/drivers/net/wireless/ath/ath5k/
H A Dpcu.c202 * ath5k_hw_get_default_sifs() - Get the default SIFS for current mode
206 ath5k_hw_get_default_sifs(struct ath5k_hw *ah) function
826 int ack_timeout = ath5k_hw_get_default_sifs(ah) + slot_time;

Completed in 33 milliseconds