Searched refs:CRC_SIZE (Results 1 – 4 of 4) sorted by relevance
10 #define CRC_SIZE 4 macro
360 #define CRC_SIZE 4 macro
548 rx_len = (rx_status & DSIZE) - CRC_SIZE; in natsemi_poll()
1205 nic->packetlen = (rx_status & DSIZE) - CRC_SIZE; in sis900_poll()