Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Dbcm.c117 struct canfd_frame last_sframe; member
720 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_remove_op()
1099 op->last_frames = &op->last_sframe; in bcm_rx_setup()
1108 if (op->last_frames != &op->last_sframe) in bcm_rx_setup()