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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h495 u_int ah_slot_time; /* user-specified slot time */ member in struct:ath_hal_9300
H A Dar9300_misc.c575 ahp->ah_slot_time = (u_int) -1; /* restore default handling */
580 ahp->ah_slot_time = us;
H A Dar9300_reset.c4254 if (ahp->ah_slot_time != (u_int) -1) {
4255 ar9300_set_slot_time(ah, ahp->ah_slot_time);
H A Dar9300_attach.c2593 ahp->ah_slot_time = (u_int) -1;

Completed in 91 milliseconds