Searched refs:restart_ms (Results 1 – 9 of 9) sorted by relevance
200 if (priv->restart_ms) in can_restart_now()221 if (priv->restart_ms) in can_bus_off()223 priv->restart_ms); in can_bus_off()229 if (priv->restart_ms) in can_bus_off()231 msecs_to_jiffies(priv->restart_ms)); in can_bus_off()
291 priv->restart_ms = nla_get_u32(data[IFLA_CAN_RESTART_MS]); in can_changelink()561 nla_put_u32(skb, IFLA_CAN_RESTART_MS, priv->restart_ms) || in can_fill_info()
76 int restart_ms; member
910 if (!can->can.restart_ms) in kvaser_pciefd_set_mode()1252 if (!can->can.restart_ms) { in kvaser_pciefd_change_state()1305 can->can.restart_ms) { in kvaser_pciefd_rx_error_frame()1383 can->can.restart_ms) { in kvaser_pciefd_handle_status_resp()
639 if (!priv->can.restart_ms) in grcan_err()683 if (priv->can.restart_ms && oldstate == CAN_STATE_BUS_OFF) { in grcan_err()
967 if (priv->can.restart_ms && priv->can.state == CAN_STATE_BUS_OFF) { in kvaser_usb_leaf_tx_acknowledge()1094 if (priv->can.restart_ms && in kvaser_usb_leaf_rx_error_update_can_state()1181 if (!priv->can.restart_ms) in kvaser_usb_leaf_rx_error()1187 if (priv->can.restart_ms && in kvaser_usb_leaf_rx_error()
965 if (!priv->can.restart_ms) in kvaser_usb_hydra_update_state()977 if (priv->can.restart_ms && in kvaser_usb_hydra_update_state()1112 if (priv->can.restart_ms && in kvaser_usb_hydra_error_frame()1119 if (!priv->can.restart_ms) in kvaser_usb_hydra_error_frame()
396 if (priv->can.restart_ms == 0) in hi3110_do_set_mode()678 if (priv->can.restart_ms == 0) { in hi3110_can_ist()
811 if (priv->can.restart_ms == 0) in mcp251x_do_set_mode()1174 if (priv->can.restart_ms == 0) { in mcp251x_can_ist()
Completed in 70 milliseconds