RCAR_CAN_SID
data = FIELD_PREP(RCAR_CAN_SID, cf->can_id & CAN_SFF_MASK);
cf->can_id = FIELD_GET(RCAR_CAN_SID, data);