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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/usb/
H A Dems_usb.c88 #define CPC_CAN_MSG_MIN_SIZE 5 macro
792 msg->length = CPC_CAN_MSG_MIN_SIZE;
800 msg->length = CPC_CAN_MSG_MIN_SIZE + cf->can_dlc;

Completed in 109 milliseconds