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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h90 u_int32_t ast_rx_orn; /* rx failed 'cuz of desc overrun */ member in struct:wtap_stats
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h91 u_int32_t ast_rx_orn; /* rx failed 'cuz of desc overrun */ member in struct:ath_stats
H A Dif_ath_sysctl.c1150 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_orn", CTLFLAG_RD,
1151 &sc->sc_stats.ast_rx_orn, 0, "rx failed 'cuz of desc overrun");

Completed in 73 milliseconds