Searched refs:BFE_RX_FLAG_SERR (Results 1 – 1 of 1) sorted by relevance
416 #define BFE_RX_FLAG_SERR 0x00000004 /* Receive Symbol Error */ macro423 #define BFE_RX_FLAG_ERRORS (BFE_RX_FLAG_ODD | BFE_RX_FLAG_SERR | \