Home
last modified time | relevance | path

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

/Linux-v4.19/net/can/
Dbcm.c116 struct canfd_frame last_sframe; member
746 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_remove_op()
1119 op->last_frames = &op->last_sframe; in bcm_rx_setup()
1128 if (op->last_frames != &op->last_sframe) in bcm_rx_setup()