Searched refs:ah_slottime (Results 1 – 14 of 14) sorted by relevance
435 ahp->ah_slottime = us; in ar5211SetSifsTime()455 ahp->ah_slottime = us; /* restore default handling */ in ar5211SetSlotTime()460 ahp->ah_slottime = us; in ar5211SetSlotTime()
132 u_int ah_slottime; /* user-specified slot time */ member
247 ahp->ah_slottime = (u_int) -1; in ar5211Attach()
532 if (ahp->ah_slottime != (u_int) -1) in ar5211Reset()533 ar5211SetSlotTime(ah, ahp->ah_slottime); in ar5211Reset()
453 ahp->ah_slottime = (u_int) -1; /* restore default handling */ in ar5210SetSlotTime()458 ahp->ah_slottime = us; in ar5210SetSlotTime()
286 if (ahp->ah_slottime != (u_int) -1) in ar5210Reset()287 ar5210SetSlotTime(ah, ahp->ah_slottime); in ar5210Reset()
229 ahp->ah_slottime = (u_int) -1; in ar5210Attach()
120 u_int ah_slottime; /* user-specified slot time */ member
548 if (ahp->ah_slottime != (u_int) -1) in ar5312Reset()549 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5312Reset()
480 ahp->ah_slottime = (u_int) -1; /* restore default handling */ in ar5212SetSlotTime()485 ahp->ah_slottime = us; in ar5212SetSlotTime()
305 u_int ah_slottime; /* user-specified slot time */ member
271 ahp->ah_slottime = (u_int) -1; in ar5212InitState()
674 if (ahp->ah_slottime != (u_int) -1) in ar5212Reset()675 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5212Reset()
737 if (ahp->ah_slottime != (u_int) -1) in ar5416InitUserSettings()738 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5416InitUserSettings()