Searched refs:CAN_SFF_ID_BITS (Results 1 – 4 of 4) sorted by relevance
27 DECLARE_BITMAP(match_sff, (1 << CAN_SFF_ID_BITS));73 bitmap_fill(cm->match_sff, (1 << CAN_SFF_ID_BITS)); in em_canid_sff_match_add()82 for (i = 0; i < (1 << CAN_SFF_ID_BITS); i++) { in em_canid_sff_match_add()
76 #define CAN_SFF_ID_BITS 11 macro78 #define CANXL_PRIO_BITS CAN_SFF_ID_BITS
49 #define CAN_SFF_RCV_ARRAY_SZ (1 << CAN_SFF_ID_BITS)
665 (CAN_EFF_ID_BITS - CAN_SFF_ID_BITS)) << in xcan_write_frame()