canfd_frame 488 drivers/net/can/dev.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 667 drivers/net/can/dev.c struct canfd_frame **cfd) canfd_frame 672 drivers/net/can/dev.c sizeof(struct canfd_frame)); canfd_frame 688 drivers/net/can/dev.c *cfd = skb_put_zero(skb, sizeof(struct canfd_frame)); canfd_frame 252 drivers/net/can/ifi_canfd/ifi_canfd.c struct canfd_frame *cf; canfd_frame 870 drivers/net/can/ifi_canfd/ifi_canfd.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 727 drivers/net/can/kvaser_pciefd.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 1141 drivers/net/can/kvaser_pciefd.c struct canfd_frame *cf; canfd_frame 441 drivers/net/can/m_can/m_can.c struct canfd_frame *cf; canfd_frame 1414 drivers/net/can/m_can/m_can.c struct canfd_frame *cf = (struct canfd_frame *)cdev->tx_skb->data; canfd_frame 240 drivers/net/can/peak_canfd/peak_canfd.c struct canfd_frame *cf; canfd_frame 631 drivers/net/can/peak_canfd/peak_canfd.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 594 drivers/net/can/rcar/rcar_canfd.c struct canfd_frame *cf, u32 off) canfd_frame 605 drivers/net/can/rcar/rcar_canfd.c struct canfd_frame *cf, u32 off) canfd_frame 1342 drivers/net/can/rcar/rcar_canfd.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 1415 drivers/net/can/rcar/rcar_canfd.c struct canfd_frame *cf; canfd_frame 1200 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c struct canfd_frame *cf; canfd_frame 1353 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 287 drivers/net/can/usb/peak_usb/pcan_usb_core.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 473 drivers/net/can/usb/peak_usb/pcan_usb_fd.c struct canfd_frame *cfd; canfd_frame 715 drivers/net/can/usb/peak_usb/pcan_usb_fd.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 73 drivers/net/can/vcan.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 88 drivers/net/can/vcan.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 40 drivers/net/can/vxcan.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 550 drivers/net/can/xilinx_can.c struct canfd_frame *cf = (struct canfd_frame *)skb->data; canfd_frame 809 drivers/net/can/xilinx_can.c struct canfd_frame *cf; canfd_frame 129 include/linux/can/dev.h const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 219 include/linux/can/dev.h struct canfd_frame **cfd); canfd_frame 151 include/uapi/linux/can.h #define CANFD_MTU (sizeof(struct canfd_frame)) canfd_frame 116 include/uapi/linux/can/gw.h struct canfd_frame cf; canfd_frame 202 net/can/af_can.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 676 net/can/af_can.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 693 net/can/af_can.c struct canfd_frame *cfd = (struct canfd_frame *)skb->data; canfd_frame 872 net/can/af_can.c offsetof(struct canfd_frame, len) || canfd_frame 874 net/can/af_can.c offsetof(struct canfd_frame, data)); canfd_frame 96 net/can/bcm.c static inline u64 get_u64(const struct canfd_frame *cp, int offset) canfd_frame 118 net/can/bcm.c struct canfd_frame sframe; canfd_frame 119 net/can/bcm.c struct canfd_frame last_sframe; canfd_frame 271 net/can/bcm.c struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; canfd_frame 314 net/can/bcm.c struct canfd_frame *frames, int has_timestamp) canfd_frame 317 net/can/bcm.c struct canfd_frame *firstframe; canfd_frame 331 net/can/bcm.c firstframe = (struct canfd_frame *)skb_tail_pointer(skb); canfd_frame 428 net/can/bcm.c static void bcm_rx_changed(struct bcm_op *op, struct canfd_frame *data) canfd_frame 459 net/can/bcm.c struct canfd_frame *lastdata, canfd_frame 460 net/can/bcm.c const struct canfd_frame *rxdata) canfd_frame 503 net/can/bcm.c const struct canfd_frame *rxdata) canfd_frame 505 net/can/bcm.c struct canfd_frame *cf = op->frames + op->cfsiz * index; canfd_frame 506 net/can/bcm.c struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; canfd_frame 581 net/can/bcm.c struct canfd_frame *lcf = op->last_frames + op->cfsiz * index; canfd_frame 636 net/can/bcm.c const struct canfd_frame *rxframe = (struct canfd_frame *)skb->data; canfd_frame 840 net/can/bcm.c struct canfd_frame *cf; canfd_frame 1144 net/can/bcm.c struct canfd_frame *frame0 = op->frames; canfd_frame 88 net/can/gw.c struct canfd_frame and; canfd_frame 89 net/can/gw.c struct canfd_frame or; canfd_frame 90 net/can/gw.c struct canfd_frame xor; canfd_frame 91 net/can/gw.c struct canfd_frame set; canfd_frame 99 net/can/gw.c void (*modfunc[MAX_MODFUNCTIONS])(struct canfd_frame *cf, canfd_frame 108 net/can/gw.c void (*xor)(struct canfd_frame *cf, canfd_frame 110 net/can/gw.c void (*crc8)(struct canfd_frame *cf, canfd_frame 154 net/can/gw.c #define MODFUNC(func, op) static void func(struct canfd_frame *cf, \ canfd_frame 174 net/can/gw.c static void mod_and_fddata(struct canfd_frame *cf, struct cf_mod *mod) canfd_frame 182 net/can/gw.c static void mod_or_fddata(struct canfd_frame *cf, struct cf_mod *mod) canfd_frame 190 net/can/gw.c static void mod_xor_fddata(struct canfd_frame *cf, struct cf_mod *mod) canfd_frame 198 net/can/gw.c static void mod_set_fddata(struct canfd_frame *cf, struct cf_mod *mod) canfd_frame 203 net/can/gw.c static void canframecpy(struct canfd_frame *dst, struct can_frame *src) canfd_frame 215 net/can/gw.c static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) canfd_frame 259 net/can/gw.c static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) canfd_frame 281 net/can/gw.c static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) canfd_frame 292 net/can/gw.c static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) canfd_frame 303 net/can/gw.c static void cgw_csum_crc8_rel(struct canfd_frame *cf, canfd_frame 341 net/can/gw.c static void cgw_csum_crc8_pos(struct canfd_frame *cf, canfd_frame 368 net/can/gw.c static void cgw_csum_crc8_neg(struct canfd_frame *cf, canfd_frame 399 net/can/gw.c struct canfd_frame *cf; canfd_frame 468 net/can/gw.c cf = (struct canfd_frame *)nskb->data; canfd_frame 477 net/can/gw.c int max_len = nskb->len - offsetof(struct canfd_frame, data);