Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c37 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_set() local
52 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_get() local
130 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_set_reset_sync() local
160 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_complete_reload() local
179 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_stop_sync_reset_poll() local
186 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_sync_reset_clear_reset_requested() local
236 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_start_sync_reset_poll() local
255 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_sync_reset_set_reset_requested() local
490 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_wait_reset_done() local
511 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_events_start() local
[all …]
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Ddevice.c1123 static void cleanup_resources(struct hl_device *hdev, bool hard_reset, bool fw_reset, in cleanup_resources()
1427 bool hard_reset, from_hard_reset_thread, fw_reset, hard_instead_soft = false, in hl_device_reset() local
/linux-6.3-rc2/drivers/accel/habanalabs/goya/
A Dgoya.c2454 static void goya_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_halt_engines()
2785 static void goya_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in goya_hw_fini()
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dcfg80211.c831 bool fw_reset = false; in wil_cfg80211_change_iface() local
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi/
A Dgaudi.c3661 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_halt_engines()
4071 static void gaudi_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_hw_fini()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c10027 static void bnxt_clear_reservations(struct bnxt *bp, bool fw_reset) in bnxt_clear_reservations()
10047 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset) in bnxt_cancel_reservations()
10067 bool fw_reset = !bp->irq_tbl; in bnxt_hwrm_if_change() local
/linux-6.3-rc2/drivers/accel/habanalabs/gaudi2/
A Dgaudi2.c4062 static void gaudi2_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_halt_engines()
5618 static void gaudi2_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_hw_fini()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h628 struct mlx5_fw_reset *fw_reset; member

Completed in 78 milliseconds