Home
last modified time | relevance | path

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

/linux/net/can/
H A Dbcm.c104 struct bcm_op { struct
105 struct list_head list;
106 struct rcu_head rcu;
107 int ifindex;
108 canid_t can_id;
109 u32 flags;
110 unsigned long frames_abs, frames_filtered;
111 struct bcm_timeval ival1, ival2;
112 struct hrtimer timer, thrtimer;
113 ktime_t rx_stamp, kt_ival1, kt_ival2, kt_lastmsg;
[all …]