Searched refs:RxNonCtlPkts (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/malo/
H A Dif_malohal.h126 uint32_t RxNonCtlPkts; /* rx non-control frames */ member in struct:malo_hal_hwstats
/freebsd-11-stable/sys/dev/mwl/
H A Dmwlhal.h259 uint32_t RxNonCtlPkts; /* rx non-control frames */ member in struct:mwl_hal_hwstats
H A Dmwlreg.h772 uint32_t RxNonCtlPkts; member in struct:__anon11092
/freebsd-11-stable/tools/tools/mwl/mwlstats/
H A Dmwlstats.c81 uint32_t RxNonCtlPkts; member in struct:mwl_hal_hwstats
349 case S_RX_NONCTL: HWSTAT(RxNonCtlPkts);
453 case S_RX_NONCTL: HWSTAT(RxNonCtlPkts);

Completed in 130 milliseconds