Home
last modified time | relevance | path

Searched refs:mst_tx_packets (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/malo/
H A Dif_maloioctl.h62 uint32_t mst_tx_packets; member
/freebsd/sys/dev/mwl/
H A Dif_mwlioctl.h63 uint32_t mst_tx_packets; member
H A Dif_mwl.c4721 sc->sc_stats.mst_tx_packets = in mwl_ioctl()
/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c322 wf->cur.mst_tx_packets - wf->total.mst_tx_packets)); in mwl_get_curstat()
426 snprintf(b, bs, "%lu", (u_long) wf->total.mst_tx_packets); in mwl_get_totstat()