Searched defs:slotindex (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dgrcan.c1359 int slotindex; local
1384 slotindex = txwr / GRCAN_MSG_SIZE;
1453 priv->txdlc[slotindex] = cf->can_dlc; /* Store dlc for statistics */
1454 can_put_echo_skb(skb, dev, slotindex);

Completed in 60 milliseconds