Searched refs:slotindex (Results 1 – 1 of 1) sorted by relevance
1356 int slotindex; in grcan_start_xmit() local1381 slotindex = txwr / GRCAN_MSG_SIZE; in grcan_start_xmit()1450 priv->txdlc[slotindex] = cf->len; /* Store dlc for statistics */ in grcan_start_xmit()1451 can_put_echo_skb(skb, dev, slotindex, 0); in grcan_start_xmit()