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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h113 u_int ah_globaltxtimeout; /* global tx timeout */ member in struct:ath_hal_5416
H A Dar5416_xmit.c833 ahp->ah_globaltxtimeout = (u_int) -1;
837 ahp->ah_globaltxtimeout = tu;
H A Dar5416_reset.c741 if (AH5416(ah)->ah_globaltxtimeout != (u_int) -1)
742 ar5416SetGlobalTxTimeout(ah, AH5416(ah)->ah_globaltxtimeout);

Completed in 38 milliseconds