Home
last modified time | relevance | path

Searched refs:bcm_delete_tx_op (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/can/
H A Dbcm.c809 * bcm_delete_tx_op - find and remove a tx op (returns number of removed ops)
811 static int bcm_delete_tx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_tx_op() function
1358 if (bcm_delete_tx_op(&bo->tx_ops, &msg_head, ifindex)) in bcm_sendmsg()
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c814 * bcm_delete_tx_op - find and remove a tx op (returns number of removed ops)
816 static int bcm_delete_tx_op(struct list_head *ops, struct bcm_msg_head *mh, in bcm_delete_tx_op() function
1363 if (bcm_delete_tx_op(&bo->tx_ops, &msg_head, ifindex)) in bcm_sendmsg()

Completed in 5 milliseconds