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

/drivers/net/wireless/ath/ath5k/
H A Dpcu.c171 * ath5k_hw_get_default_slottime() - Get the default slot time for current mode
175 ath5k_hw_get_default_slottime(struct ath5k_hw *ah) function
825 int slot_time = ath5k_hw_get_default_slottime(ah) + 3 * coverage_class;

Completed in 23 milliseconds