Home
last modified time | relevance | path

Searched refs:bcm_msg_head (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/can/
H A Dbcm.c152 static bool bcm_is_invalid_tv(struct bcm_msg_head *msg_head) in bcm_is_invalid_tv()
169 #define MHSIZ sizeof(struct bcm_msg_head)
319 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user()
404 struct bcm_msg_head msg_head; in bcm_tx_timeout_handler()
437 struct bcm_msg_head head; in bcm_rx_changed()
562 struct bcm_msg_head msg_head; in bcm_rx_timeout_handler()
710 struct bcm_msg_head *mh, int ifindex) in bcm_find_op()
760 static int bcm_delete_rx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_rx_op()
811 static int bcm_delete_tx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_tx_op()
831 static int bcm_read_op(struct list_head *ops, struct bcm_msg_head *msg_head, in bcm_read_op()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/can/
H A Dbcm.h67 struct bcm_msg_head { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/can/
H A Dbcm.h67 struct bcm_msg_head { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/can/
H A Dbcm.h67 struct bcm_msg_head { struct
/OK3568_Linux_fs/buildroot/package/socketcand/
H A D0001-Fix-GCC10-build-failure.patch65 struct bcm_msg_head msg_head;
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dcan.rst701 struct bcm_msg_head {
869 struct bcm_msg_head msg_head;
918 struct bcm_msg_head msg_head;
939 given as array directly behind the bcm_msg_head structure. To follow this
940 schema for the CAN FD frames a new flag 'CAN_FD_FRAME' in the bcm_msg_head
942 bcm_msg_head are defined as struct canfd_frame:
947 struct bcm_msg_head msg_head;