Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dbcm.c120 struct canfd_frame last_sframe; member
735 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_free_op_rcu()
1129 op->last_frames = &op->last_sframe; in bcm_rx_setup()
1138 if (op->last_frames != &op->last_sframe) in bcm_rx_setup()