Searched refs:ah_sifstime (Results 1 – 14 of 14) sorted by relevance
429 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5210SetSifsTime()435 ahp->ah_sifstime = us; in ar5210SetSifsTime()
286 if (ahp->ah_sifstime != (u_int) -1) in ar5210Reset()287 ar5210SetSifsTime(ah, ahp->ah_sifstime); in ar5210Reset()
228 ahp->ah_sifstime = (u_int) -1; in ar5210Attach()
121 u_int ah_sifstime; /* user-specified sifs time */ member
556 if (ahp->ah_sifstime != (u_int) -1) in ar5312Reset()557 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5312Reset()
133 u_int ah_sifstime; /* user-specified sifs time */ member
246 ahp->ah_sifstime = (u_int) -1; in ar5211Attach()
432 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5211SetSifsTime()
532 if (ahp->ah_sifstime != (u_int) -1) in ar5211Reset()533 ar5211SetSifsTime(ah, ahp->ah_sifstime); in ar5211Reset()
457 ahp->ah_sifstime = (u_int) -1; /* restore default handling */ in ar5212SetSifsTime()462 ahp->ah_sifstime = us; in ar5212SetSifsTime()
274 ahp->ah_sifstime = (u_int) -1; in ar5212InitState()
310 u_int ah_sifstime; /* user-specified sifs time */ member
674 if (ahp->ah_sifstime != (u_int) -1) in ar5212Reset()675 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5212Reset()
737 if (ahp->ah_sifstime != (u_int) -1) in ar5416InitUserSettings()738 ar5212SetSifsTime(ah, ahp->ah_sifstime); in ar5416InitUserSettings()