Searched refs:restart_ms (Results 1 – 5 of 5) sorted by relevance
248 if (priv->restart_ms) in can_restart_now()268 if (priv->restart_ms) in can_bus_off()270 priv->restart_ms); in can_bus_off()276 if (priv->restart_ms) in can_bus_off()278 msecs_to_jiffies(priv->restart_ms)); in can_bus_off()
649 unsigned int restart_ms = nla_get_u32(data[IFLA_CAN_RESTART_MS]); in can_changelink() local651 if (restart_ms != 0 && !priv->do_set_mode) { in can_changelink()660 priv->restart_ms = restart_ms; in can_changelink()1005 nla_put_u32(skb, IFLA_CAN_RESTART_MS, priv->restart_ms) || in can_fill_info()
71 int restart_ms; member
1033 if (priv->can.restart_ms && priv->can.state == CAN_STATE_BUS_OFF) { in kvaser_usb_leaf_tx_acknowledge()1160 if (priv->can.restart_ms && in kvaser_usb_leaf_rx_error_update_can_state()1230 if (!priv->can.restart_ms) in kvaser_usb_leaf_rx_error()1236 if (priv->can.restart_ms && in kvaser_usb_leaf_rx_error()
966 if (priv->can.restart_ms == 0) in kvaser_usb_hydra_change_state()972 if (priv->can.restart_ms && in kvaser_usb_hydra_change_state()