Searched defs:can_dev_rcv_lists (Results 1 – 1 of 1) sorted by relevance
70 struct can_dev_rcv_lists { struct71 struct hlist_head rx[RX_MAX];72 struct hlist_head rx_sff[CAN_SFF_RCV_ARRAY_SZ];73 struct hlist_head rx_eff[CAN_EFF_RCV_ARRAY_SZ];74 int remove_on_zero_entries;75 int entries;