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

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h81 u_int32_t ast_rx_phyerr; /* rx failed 'cuz of PHY err */ member in struct:ath_stats
H A Dif_ath_sysctl.c637 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_phyerr", CTLFLAG_RD,
638 &sc->sc_stats.ast_rx_phyerr, 0, "rx failed 'cuz of PHY err");
H A Dif_ath.c3560 sc->sc_stats.ast_rx_phyerr++;

Completed in 43 milliseconds