Home
last modified time | relevance | path

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

/linux/net/can/
H A Dbcm.c326 struct canfd_frame cframe; in bcm_can_tx() local
339 memcpy(&cframe, op->frames + op->cfsiz * idx, op->cfsiz); in bcm_can_tx()
340 cf = &cframe; in bcm_can_tx()