Searched refs:bcm_rx_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/can/ |
H A D | bcm.c | 1031 * bcm_rx_setup - create or update a bcm rx op (for bcm_sendmsg) 1033 static int bcm_rx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_rx_setup() function 1354 ret = bcm_rx_setup(&msg_head, msg, ifindex, sk); in bcm_sendmsg()
|
/kernel/linux/linux-6.6/net/can/ |
H A D | bcm.c | 1036 * bcm_rx_setup - create or update a bcm rx op (for bcm_sendmsg) 1038 static int bcm_rx_setup(struct bcm_msg_head *msg_head, struct msghdr *msg, in bcm_rx_setup() function 1359 ret = bcm_rx_setup(&msg_head, msg, ifindex, sk); in bcm_sendmsg()
|
Completed in 4 milliseconds