Searched refs:malo_stats (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.h561 struct malo_stats malo_stats; /* interface statistics */ member in struct:malo_softc
H A Dif_malo.c411 sc->malo_stats.mst_rx_badtkipicv++;
791 sc->malo_stats.mst_tx_qstop++;
813 sc->malo_stats.mst_tx_busdma++;
822 sc->malo_stats.mst_tx_linear++;
826 sc->malo_stats.mst_tx_nombuf++;
834 sc->malo_stats.mst_tx_busdma++;
841 sc->malo_stats.mst_tx_nodata++;
965 sc->malo_stats.mst_ant_tx[txant]++;
967 sc->malo_stats.mst_tx_retries++;
969 sc->malo_stats
[all...]
H A Dif_maloioctl.h40 struct malo_stats { struct

Completed in 120 milliseconds