Searched defs:cfd (Results 1 – 13 of 13) sorted by relevance
13 const struct canfd_frame *cfd; in rkcanfd_tx_tail_is_eff() local71 const struct canfd_frame *cfd; in rkcanfd_start_xmit() local
56 struct canfd_frame *cfd) in rkcanfd_fifo_header_to_cfd_header()204 struct canfd_frame cfd[1] = { }, *skb_cfd; in rkcanfd_handle_rx_int_one() local
231 struct canfd_frame **cfd) in alloc_canfd_skb()331 struct canfd_frame *cfd; in can_skb_headroom_valid() local
124 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_hw_rx_obj_to_skb() local171 struct canfd_frame *cfd; in mcp251xfd_handle_rxif_one() local
36 const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_tx_obj_from_skb() local
484 static inline int cfd_get_pkt_type(struct vpdma_cfd *cfd) in cfd_get_pkt_type()489 static inline bool cfd_get_direct(struct vpdma_cfd *cfd) in cfd_get_direct()494 static inline bool cfd_get_class(struct vpdma_cfd *cfd) in cfd_get_class()499 static inline int cfd_get_dest(struct vpdma_cfd *cfd) in cfd_get_dest()504 static inline int cfd_get_payload_len(struct vpdma_cfd *cfd) in cfd_get_payload_len()
571 static void dump_cfd(struct vpdma_cfd *cfd) in dump_cfd()604 struct vpdma_cfd *cfd; in vpdma_add_cfd_block() local632 struct vpdma_cfd *cfd; in vpdma_add_cfd_adb() local
534 struct canfd_frame *cfd; in pcan_usb_fd_decode_canmsg() local799 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in pcan_usb_fd_encode_msg() local
397 struct canfd_frame *cfd; in esd_usb_rx_can_msg() local820 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in esd_usb_start_xmit() local
585 struct canfd_frame *cfd; in gs_usb_receive_bulk_callback() local769 struct canfd_frame *cfd; in gs_can_start_xmit() local
782 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in flexcan_start_xmit() local983 struct canfd_frame *cfd; in flexcan_mailbox_read() local
572 struct canfd_frame *cfd; in es58x_rx_can_msg() local
1471 struct usb_cdc_country_functional_desc * cfd = in acm_probe() local
Completed in 41 milliseconds