Searched refs:CRC_SIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-tds.c352 pkt->len > td_length - CRC_SIZE) {
357 pkt->len = td_length - CRC_SIZE;
458 out_be16(&td->length, pkt->len + CRC_SIZE);
H A Dfhci.h41 #define CRC_SIZE 2 macro
H A Dfhci-sched.c185 ((td->len + CRC_SIZE) >= ed->max_pkt_size)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsis900.h310 #define CRC_SIZE 4 macro
H A Dsis900.c1644 rx_size = data_size - CRC_SIZE;

Completed in 50 milliseconds