Home
last modified time | relevance | path

Searched defs:dev_rcv_lists (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/can/
Daf_can.c365 struct can_dev_rcv_lists *dev_rcv_lists) in can_rcv_list_find()
448 struct can_dev_rcv_lists *dev_rcv_lists; in can_rx_register() local
519 struct can_dev_rcv_lists *dev_rcv_lists; in can_rx_unregister() local
578 static int can_rcv_filter(struct can_dev_rcv_lists *dev_rcv_lists, struct sk_buff *skb) in can_rcv_filter()
645 struct can_dev_rcv_lists *dev_rcv_lists; in can_receive() local
Dproc.c295 struct can_dev_rcv_lists *dev_rcv_lists) in can_rcvlist_proc_show_one()
310 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_proc_show() local
364 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_sff_proc_show() local
397 struct can_dev_rcv_lists *dev_rcv_lists; in can_rcvlist_eff_proc_show() local
/Linux-v5.15/include/linux/can/
Dcan-ml.h63 struct can_dev_rcv_lists dev_rcv_lists; member