Home
last modified time | relevance | path

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

/linux-3.3/net/can/
Dbcm.c110 struct can_frame sframe; member
714 if ((op->frames) && (op->frames != &op->sframe)) in bcm_remove_op()
890 op->frames = &op->sframe; in bcm_tx_setup()
900 if (op->frames != &op->sframe) in bcm_tx_setup()
1066 op->frames = &op->sframe; in bcm_rx_setup()
1074 if (op->frames != &op->sframe) in bcm_rx_setup()