Home
last modified time | relevance | path

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

/Linux-v5.4/net/can/
Dbcm.c114 u32 currframe; member
271 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx()
299 op->currframe++; in bcm_can_tx()
303 if (op->currframe >= op->nframes) in bcm_can_tx()
304 op->currframe = 0; in bcm_can_tx()
966 op->currframe = 0; in bcm_tx_setup()
973 op->currframe = 0; in bcm_tx_setup()