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()
134 u_int ah_slottime; /* user-specified slot time */ member
236 ahp->ah_slottime = (u_int) -1; in ar5211Attach()
540 if (ahp->ah_slottime != (u_int) -1) in ar5211Reset()541 ar5211SetSlotTime(ah, ahp->ah_slottime); in ar5211Reset()
452 ahp->ah_slottime = (u_int) -1; /* restore default handling */ in ar5210SetSlotTime()457 ahp->ah_slottime = us; in ar5210SetSlotTime()
121 u_int ah_slottime; /* user-specified slot time */ member
219 ahp->ah_slottime = (u_int) -1; in ar5210Attach()
284 if (ahp->ah_slottime != (u_int) -1) in ar5210Reset()285 ar5210SetSlotTime(ah, ahp->ah_slottime); in ar5210Reset()
456 ahp->ah_slottime = us; in ar5212SetSifsTime()476 ahp->ah_slottime = (u_int) -1; /* restore default handling */ in ar5212SetSlotTime()481 ahp->ah_slottime = us; in ar5212SetSlotTime()
304 u_int ah_slottime; /* user-specified slot time */ member
254 ahp->ah_slottime = (u_int) -1; in ar5212InitState()
660 if (ahp->ah_slottime != (u_int) -1) in ar5212Reset()661 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5212Reset()
573 if (ahp->ah_slottime != (u_int) -1) in ar5312Reset()574 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5312Reset()
628 if (ahp->ah_slottime != (u_int) -1) in ar5416InitUserSettings()629 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5416InitUserSettings()