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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h134 u_int32_t ast_tx_qfull; /* tx dropped 'cuz of queue limit */ member in struct:ath_stats
H A Dif_ath_sysctl.c1212 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_qfull", CTLFLAG_RD,
1213 &sc->sc_stats.ast_tx_qfull, 0, "tx dropped 'cuz of queue limit");

Completed in 38 milliseconds