Home
last modified time | relevance | path

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

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