Home
last modified time | relevance | path

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

/linux-4.4.14/net/can/
Dbcm.c747 static int bcm_delete_rx_op(struct list_head *ops, canid_t can_id, int ifindex) in bcm_delete_rx_op() function
1313 if (bcm_delete_rx_op(&bo->rx_ops, msg_head.can_id, ifindex)) in bcm_sendmsg()