Searched refs:ast_tx_nomcl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/wtap/
H A Dif_wtapioctl.h70 u_int32_t ast_tx_nomcl; /* tx failed 'cuz no cluster */ member in struct:wtap_stats
/freebsd-10.2-release/sys/dev/ath/
H A Dif_athioctl.h71 u_int32_t ast_tx_nomcl; /* tx failed 'cuz no cluster */ member in struct:ath_stats
H A Dif_ath_sysctl.c907 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_nomcl", CTLFLAG_RD,
908 &sc->sc_stats.ast_tx_nomcl, 0, "tx failed 'cuz no cluster");

Completed in 154 milliseconds