Home
last modified time | relevance | path

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

/Linux-v4.19/net/can/
Daf_can.h70 struct can_dev_rcv_lists { struct
71 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;