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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h68 u_int32_t ast_tx_nonode; /* tx failed 'cuz no node */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h73 u_int32_t ast_tx_nonode; /* tx failed 'cuz no node */ member in struct:ath_stats
H A Dif_ath_sysctl.c1110 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_nonode", CTLFLAG_RD,
1111 &sc->sc_stats.ast_tx_nonode, 0, "tx failed 'cuz no node");

Completed in 76 milliseconds