Home
last modified time | relevance | path

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

/linux-4.1.27/net/can/
Dbcm.c110 struct can_frame last_sframe; member
720 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_remove_op()
1067 op->last_frames = &op->last_sframe; in bcm_rx_setup()
1076 if (op->last_frames != &op->last_sframe) in bcm_rx_setup()