Searched refs:ast_tx_raw (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h119 u_int32_t ast_tx_raw; /* tx frames through raw api */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h120 u_int32_t ast_tx_raw; /* tx frames through raw api */ member in struct:ath_stats
H A Dif_ath_sysctl.c1196 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_tx_raw", CTLFLAG_RD,
1197 &sc->sc_stats.ast_tx_raw, 0, "tx frames through raw api");
H A Dif_ath_tx.c2415 sc->sc_stats.ast_tx_raw++;

Completed in 108 milliseconds