Searched refs:ah_sifstime (Results 1 – 14 of 14) sorted by relevance
427 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5210SetSifsTime()433 ahp->ah_sifstime = us; in ar5210SetSifsTime()
284 if (ahp->ah_sifstime != (u_int) -1) in ar5210Reset()285 ar5210SetSifsTime(ah, ahp->ah_sifstime); in ar5210Reset()
228 ahp->ah_sifstime = (u_int) -1; in ar5210Attach()
119 u_int ah_sifstime; /* user-specified sifs time */ member
554 if (ahp->ah_sifstime != (u_int) -1) in ar5312Reset()555 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5312Reset()
131 u_int ah_sifstime; /* user-specified sifs time */ member
246 ahp->ah_sifstime = (u_int) -1; in ar5211Attach()
430 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5211SetSifsTime()
530 if (ahp->ah_sifstime != (u_int) -1) in ar5211Reset()531 ar5211SetSifsTime(ah, ahp->ah_sifstime); in ar5211Reset()
455 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5212SetSifsTime()460 ahp->ah_sifstime = us; in ar5212SetSifsTime()
308 u_int ah_sifstime; /* user-specified sifs time */ member
274 ahp->ah_sifstime = (u_int) -1; in ar5212InitState()
672 if (ahp->ah_sifstime != (u_int) -1) in ar5212Reset()673 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5212Reset()
735 if (ahp->ah_sifstime != (u_int) -1) in ar5416InitUserSettings()736 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5416InitUserSettings()