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

/drivers/net/can/
H A Dgrcan.c1284 u32 txwr, u32 oneshotmode,
1319 if (oneshotmode) {
1364 u32 oneshotmode = priv->can.ctrlmode & CAN_CTRLMODE_ONE_SHOT; local
1428 if (oneshotmode && !(txctrl & GRCAN_TXCTRL_SINGLE))
1441 oneshotmode, &txstatus);
1283 grcan_txbug_workaround(struct net_device *dev, struct sk_buff *skb, u32 txwr, u32 oneshotmode, netdev_tx_t *netdev_tx_status) argument

Completed in 15 milliseconds