Home
last modified time | relevance | path

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

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