Searched refs:ar9300_mac_to_usec (Results 1 – 1 of 1) sorted by relevance
67 ar9300_mac_to_usec(struct ath_hal *ah, u_int clks) in ar9300_mac_to_usec() function575 if (us < HAL_SLOT_TIME_9 || us > ar9300_mac_to_usec(ah, 0xffff)) { in ar9300_set_slot_time()592 if (us > ar9300_mac_to_usec(ah, MS(0xffffffff, AR_TIME_OUT_ACK))) { in ar9300_set_ack_timeout()609 return ar9300_mac_to_usec(ah, clks); /* convert from system clocks */ in ar9300_get_ack_timeout()