Searched refs:ah_ctstimeout (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c531 ahp->ah_ctstimeout = (uint32_t)-1;
1241 ahp->ah_ctstimeout = (uint32_t)-1;
1246 ahp->ah_ctstimeout = us;
1285 if (ahp->ah_ctstimeout != (uint32_t)-1)
1286 (void) ath9k_hw_set_cts_timeout(ah, ahp->ah_ctstimeout);
H A Darn_hw.h920 uint32_t ah_ctstimeout; member in struct:ath_hal_5416

Completed in 100 milliseconds