Searched refs:ast_rx_mgt (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h101 u_int32_t ast_rx_mgt; /* management frames received */ member in struct:ath_stats
H A Dif_ath_sysctl.c1168 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_mgt", CTLFLAG_RD,
1169 &sc->sc_stats.ast_rx_mgt, 0, "management frames received");
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h100 u_int32_t ast_rx_mgt; /* management frames received */ member in struct:wtap_stats
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dathstats.c563 (wf->cur.ath.ast_rx_mgt - wf->total.ath.ast_rx_mgt)));
808 (unsigned long) wf->total.ath.ast_rx_mgt);

Completed in 100 milliseconds