Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Dbcm.c94 * by the only callers in bcm_rx_cmp_to_index() bcm_rx_handler().
640 * bcm_rx_handler - handle a CAN frame reception
642 static void bcm_rx_handler(struct sk_buff *skb, void *data) in bcm_rx_handler() function
748 REGMASK(op->can_id), bcm_rx_handler, op); in bcm_rx_unreg()
797 bcm_rx_handler, op); in bcm_delete_rx_op()
1219 bcm_rx_handler, op, in bcm_rx_setup()
1229 bcm_rx_handler, op, "bcm", sk); in bcm_rx_setup()
1560 bcm_rx_handler, op); in bcm_release()
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c94 * by the only callers in bcm_rx_cmp_to_index() bcm_rx_handler().
640 * bcm_rx_handler - handle a CAN frame reception
642 static void bcm_rx_handler(struct sk_buff *skb, void *data) in bcm_rx_handler() function
753 REGMASK(op->can_id), bcm_rx_handler, op); in bcm_rx_unreg()
802 bcm_rx_handler, op); in bcm_delete_rx_op()
1224 bcm_rx_handler, op, in bcm_rx_setup()
1234 bcm_rx_handler, op, "bcm", sk); in bcm_rx_setup()
1561 bcm_rx_handler, op); in bcm_release()

Completed in 6 milliseconds