Home
last modified time | relevance | path

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

/Linux-v4.19/net/can/
Dbcm.c111 u32 currframe; member
252 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx()
280 op->currframe++; in bcm_can_tx()
284 if (op->currframe >= op->nframes) in bcm_can_tx()
285 op->currframe = 0; in bcm_can_tx()
988 op->currframe = 0; in bcm_tx_setup()
995 op->currframe = 0; in bcm_tx_setup()