Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/wtap/
HDif_wtapioctl.h124 u_int32_t ast_tx_qfull; /* tx dropped 'cuz of queue limit */ member
/freebsd-13-stable/sys/dev/ath/
HDif_athioctl.h132 u_int32_t ast_tx_qfull; /* tx dropped 'cuz of queue limit */ member
HDif_ath_sysctl.c1211 &sc->sc_stats.ast_tx_qfull, 0, "tx dropped 'cuz of queue limit"); in ath_sysctl_stats_attach()