Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Dbcm.c112 u32 currframe; member
269 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx()
297 op->currframe++; in bcm_can_tx()
301 if (op->currframe >= op->nframes) in bcm_can_tx()
302 op->currframe = 0; in bcm_can_tx()
964 op->currframe = 0; in bcm_tx_setup()
971 op->currframe = 0; in bcm_tx_setup()