Searched refs:CRC_SIZE (Results 1 – 5 of 5) sorted by relevance
352 pkt->len > td_length - CRC_SIZE) { in fhci_td_transaction_confirm()357 pkt->len = td_length - CRC_SIZE; in fhci_td_transaction_confirm()458 out_be16(&td->length, pkt->len + CRC_SIZE); in fhci_host_transaction()
41 #define CRC_SIZE 2 macro
185 ((td->len + CRC_SIZE) >= ed->max_pkt_size))) in add_packet()
310 #define CRC_SIZE 4 macro
1738 rx_size = data_size - CRC_SIZE; in sis900_rx()