Home
last modified time | relevance | path

Searched refs:mwl_stats (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mwl/
H A Dif_mwlioctl.h39 struct mwl_stats { struct
H A Dif_mwlvar.h250 struct mwl_stats sc_stats; /* interface statistics */
/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c247 struct mwl_stats cur;
248 struct mwl_stats total;
260 mwl_collect(struct mwlstatfoo_p *wf, struct mwl_stats *stats) in mwl_collect()