Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Dbcm.c831 static int bcm_read_op(struct list_head *ops, struct bcm_msg_head *msg_head, in bcm_read_op() function
1370 ret = bcm_read_op(&bo->tx_ops, &msg_head, ifindex); in bcm_sendmsg()
1376 ret = bcm_read_op(&bo->rx_ops, &msg_head, ifindex); in bcm_sendmsg()