Home
last modified time | relevance | path

Searched refs:frame_form_w (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctucan_core.c71 ide = frame_form_w.s.ide; in ctucan_buff2frame()
80 if (frame_form_w.s.esi_rsv) { in ctucan_buff2frame()
84 if (frame_form_w.s.rtr) { in ctucan_buff2frame()
90 if (frame_form_w.s.brs) { in ctucan_buff2frame()
112 frame_form_w.u32 = 0; in ctucan_frame2buff()
123 frame_form_w.s.ide = 1; in ctucan_frame2buff()
132 frame_form_w.s.esi_rsv = 1; in ctucan_frame2buff()
136 frame_form_w.s.rtr = 1; in ctucan_frame2buff()
140 frame_form_w.s.fdf = 1; in ctucan_frame2buff()
142 frame_form_w.s.brs = 1; in ctucan_frame2buff()
[all …]