Searched refs:rcv_array (Results 1 – 1 of 1) sorted by relevance
347 struct hlist_head *rcv_array, in can_rcvlist_proc_show_array() 355 if (!hlist_empty(&rcv_array[i])) { in can_rcvlist_proc_show_array() 363 if (!hlist_empty(&rcv_array[i])) in can_rcvlist_proc_show_array() 364 can_print_rcvlist(m, &rcv_array[i], dev); in can_rcvlist_proc_show_array() 346 can_rcvlist_proc_show_array(struct seq_file * m,struct net_device * dev,struct hlist_head * rcv_array,unsigned int rcv_array_sz) can_rcvlist_proc_show_array() argument