Searched refs:GOOD_FCS (Results 1 – 3 of 3) sorted by relevance
20 #define GOOD_FCS 0xf0b8 /* Good final FCS value */ macro
344 if (rx_buff->fcs == GOOD_FCS) { in state_inside_frame()
268 return (fcs.value == GOOD_FCS); in toshoboe_checkfcs()