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

/freebsd-12-stable/sys/dev/smc/
H A Dif_smcreg.h249 #define RX_TOOSHORT 0x0400 /* Frame was too short */ macro
H A Dif_smc.c722 if (status & (RX_TOOSHORT | RX_TOOLNG | RX_BADCRC | RX_ALGNERR)) {

Completed in 168 milliseconds