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

/freebsd-10-stable/sys/dev/txp/
H A Dif_txpreg.h649 uint32_t rx_badssd; member in struct:txp_hw_stats
H A Dif_txp.c2839 stats->rx_badssd = ostats->rx_badssd + le32toh(ext[3].ext_3);
2849 ifp->if_ierrors = stats->rx_fifo_oflows + stats->rx_badssd +
2947 &stats->rx_badssd, "Bad SSD");

Completed in 60 milliseconds