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

/freebsd-current/sys/dev/ath/
H A Dif_ath.c2423 u_int bmisstimeout = local
2430 (unsigned long long) lastrx, bmisstimeout);
2432 if (tsf - lastrx <= bmisstimeout) {

Completed in 247 milliseconds