Searched refs:slotindex (Results 1 – 1 of 1) sorted by relevance
1351 int slotindex; in grcan_start_xmit() local1376 slotindex = txwr / GRCAN_MSG_SIZE; in grcan_start_xmit()1445 priv->txdlc[slotindex] = cf->can_dlc; /* Store dlc for statistics */ in grcan_start_xmit()1446 can_put_echo_skb(skb, dev, slotindex); in grcan_start_xmit()