Searched refs:ah_globaltxtimeout (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416.h71 u_int ah_globaltxtimeout; /* global tx timeout */ member in struct:ath_hal_5416
H A Dar5416_xmit.c590 ahp->ah_globaltxtimeout = (u_int) -1;
594 ahp->ah_globaltxtimeout = tu;
H A Dar5416_reset.c637 if (ahp->ah_globaltxtimeout != (u_int) -1)
638 ar5416SetGlobalTxTimeout(ah, ahp->ah_globaltxtimeout);

Completed in 59 milliseconds