Searched refs:ah_ctstimeout (Results 1 – 14 of 14) sorted by relevance
524 ahp->ah_ctstimeout = (u_int) -1; /* restore default handling */ in ar5210SetCTSTimeout()530 ahp->ah_ctstimeout = us; in ar5210SetCTSTimeout()
285 if (ahp->ah_ctstimeout != (u_int) -1) in ar5210Reset()286 ar5210SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5210Reset()
123 u_int ah_ctstimeout; /* user-specified cts timeout */ member
217 ahp->ah_ctstimeout = (u_int) -1; in ar5210Attach()
527 ahp->ah_ctstimeout = (u_int) -1; /* restore default handling */ in ar5211SetCTSTimeout()533 ahp->ah_ctstimeout = us; in ar5211SetCTSTimeout()
135 u_int ah_ctstimeout; /* user-specified cts timeout */ member
235 ahp->ah_ctstimeout = (u_int) -1; in ar5211Attach()
535 if (ahp->ah_ctstimeout != (u_int) -1) in ar5211Reset()536 ar5211SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5211Reset()
550 if (ahp->ah_ctstimeout != (u_int) -1) in ar5312Reset()551 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5312Reset()
551 ahp->ah_ctstimeout = (u_int) -1; /* restore default handling */ in ar5212SetCTSTimeout()557 ahp->ah_ctstimeout = us; in ar5212SetCTSTimeout()
305 u_int ah_ctstimeout; /* user-specified cts timeout */ member
262 ahp->ah_ctstimeout = (u_int) -1; in ar5212InitState()
661 if (ahp->ah_ctstimeout != (u_int) -1) in ar5212Reset()662 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5212Reset()
676 if (ahp->ah_ctstimeout != (u_int) -1) in ar5416InitUserSettings()677 ar5212SetCTSTimeout(ah, ahp->ah_ctstimeout); in ar5416InitUserSettings()