Home
last modified time | relevance | path

Searched defs:fw_reset (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c64 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_set() local
79 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_get() local
176 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_set_reset_sync() local
227 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_complete_reload() local
249 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_stop_sync_reset_poll() local
256 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_sync_reset_clear_reset_requested() local
273 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_reload_work() local
285 struct mlx5_fw_reset *fw_reset = timer_container_of(fw_reset, t, in poll_sync_reset() local
309 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_start_sync_reset_poll() local
328 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_sync_reset_set_reset_requested() local
[all …]
/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c2456 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines()
2784 static int goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini()
/linux/include/linux/mlx5/
H A Ddriver.h608 struct mlx5_fw_reset *fw_reset; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12442 static void bnxt_clear_reservations(struct bnxt *bp, bool fw_reset) in bnxt_clear_reservations()
12463 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset) in bnxt_cancel_reservations()
12486 bool fw_reset; in bnxt_hwrm_if_change() local