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

/freebsd-12-stable/sys/dev/malo/
H A Dif_malohal.h107 uint32_t RTSFailures; /* CTS not rx'd for RTS */ member in struct:malo_hal_hwstats
/freebsd-12-stable/tools/tools/mwl/mwlstats/
H A Dmwlstats.c63 uint32_t RTSFailures; member in struct:mwl_hal_hwstats
332 case S_TX_RTSBAD: HWSTAT(RTSFailures);
436 case S_TX_RTSBAD: HWSTAT(RTSFailures);
/freebsd-12-stable/sys/dev/mwl/
H A Dmwlhal.h240 uint32_t RTSFailures; /* CTS not rx'd for RTS */ member in struct:mwl_hal_hwstats
H A Dmwlreg.h750 uint32_t RTSFailures; member in struct:__anon14464
H A Dmwlhal.c681 stats->RTSFailures = mh->mh_RTSFailures;

Completed in 158 milliseconds