Searched refs:RX_BD_LG (Results 1 – 2 of 2) sorted by relevance
49 if (status & (RX_BD_LG | RX_BD_SH | RX_BD_NO | in enetfec_recv_pkts()59 if (status & (RX_BD_LG | RX_BD_SH in enetfec_recv_pkts()
15 #define RX_BD_LG ((ushort)0x0020) /* Rcvd frame length violation */ macro