Searched defs:TCR_BCM (Results 1 – 2 of 2) sorted by relevance
197 #define TCR_BCM 0x0002 /* byte count mismatch (TXpkt.pkt_size macro
212 #define TCR_BCM (1U << 1) /* Byte Count Mismatch */ macro