Searched refs:ar9300_mac_to_usec (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c67 ar9300_mac_to_usec(struct ath_hal *ah, u_int clks) function
575 if (us < HAL_SLOT_TIME_9 || us > ar9300_mac_to_usec(ah, 0xffff)) {
592 if (us > ar9300_mac_to_usec(ah, MS(0xffffffff, AR_TIME_OUT_ACK))) {
609 return ar9300_mac_to_usec(ah, clks); /* convert from system clocks */

Completed in 35 milliseconds