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

/freebsd-10.1-release/sys/dev/wtap/
H A Dif_wtapioctl.h124 u_int32_t ast_tx_qfull; /* tx dropped 'cuz of queue limit */ member in struct:wtap_stats
/freebsd-10.1-release/sys/dev/ath/
H A Dif_athioctl.h125 u_int32_t ast_tx_qfull; /* tx dropped 'cuz of queue limit */ member in struct:ath_stats
H A Dif_ath_sysctl.c1003 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_qfull", CTLFLAG_RD,
1004 &sc->sc_stats.ast_tx_qfull, 0, "tx dropped 'cuz of queue limit");

Completed in 105 milliseconds