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