Searched refs:frames_sent (Results 1 – 1 of 1) sorted by relevance
1385 int frames_sent = 1; /* TXOK => at least 1 frame was sent */ in xcan_tx_interrupt() local1431 frames_sent = frames_in_fifo; in xcan_tx_interrupt()1438 while (frames_sent--) { in xcan_tx_interrupt()
Completed in 9 milliseconds