Searched refs:TDESC_CMD_IFCS (Results 1 – 1 of 1) sorted by relevance
122 #define TDESC_CMD_IFCS (1 << 1) /* Insert Ethernet FCS/CRC */ macro369 dev->txDesc[dev->txTail].cmd = TDESC_CMD_EOP | TDESC_CMD_IFCS | TDESC_CMD_RS; in E1000_Enqueue()