Searched refs:ackto (Results 1 – 1 of 1) sorted by relevance
2749 int ackto = sifs + slot; in athn_acktimeout() local2753 ackto += 64 - sifs - slot; in athn_acktimeout()2755 return ackto; in athn_acktimeout()2761 int ackto = athn_acktimeout(c, slot); in athn_setacktimeout() local2763 reg = RW(reg, AR_TIME_OUT_ACK, ackto * athn_clock_rate(sc)); in athn_setacktimeout()