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

/freebsd-10.2-release/sys/dev/malo/
H A Dif_malohal.h105 uint32_t RTSFailures; /* CTS not rx'd for RTS */ member in struct:malo_hal_hwstats
/freebsd-10.2-release/tools/tools/mwl/mwlstats/
H A Dmwlstats.c61 uint32_t RTSFailures; member in struct:mwl_hal_hwstats
330 case S_TX_RTSBAD: HWSTAT(RTSFailures);
434 case S_TX_RTSBAD: HWSTAT(RTSFailures);
/freebsd-10.2-release/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.h754 uint32_t RTSFailures; member in struct:__anon9572
H A Dmwlhal.c688 stats->RTSFailures = mh->mh_RTSFailures;

Completed in 175 milliseconds