Searched defs:dev_rcv_lists (Results 1 – 1 of 1) sorted by relevance
69 struct dev_rcv_lists { struct70 struct hlist_head rx[RX_MAX];71 struct hlist_head rx_sff[CAN_SFF_RCV_ARRAY_SZ];72 struct hlist_head rx_eff[CAN_EFF_RCV_ARRAY_SZ];73 int remove_on_zero_entries;74 int entries;