Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c61 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_set() local
76 struct mlx5_fw_reset *fw_reset; in mlx5_fw_reset_enable_remote_dev_reset_get() local
173 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_set_reset_sync() local
224 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_fw_reset_complete_reload() local
247 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_stop_sync_reset_poll() local
254 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_sync_reset_clear_reset_requested() local
269 struct mlx5_fw_reset *fw_reset = container_of(work, struct mlx5_fw_reset, in mlx5_sync_reset_reload_work() local
281 struct mlx5_fw_reset *fw_reset = timer_container_of(fw_reset, t, in poll_sync_reset() local
305 struct mlx5_fw_reset *fw_reset = dev->priv.fw_reset; in mlx5_start_sync_reset_poll() local
324 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/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c831 bool fw_reset = false; in wil_cfg80211_change_iface() local
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c3601 static void gaudi_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_halt_engines()
4003 static int gaudi_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi_hw_fini()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c4830 static void gaudi2_halt_engines(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_halt_engines()
6368 static int gaudi2_hw_fini(struct hl_device *hdev, bool hard_reset, bool fw_reset) in gaudi2_hw_fini()
/linux/include/linux/mlx5/
H A Ddriver.h606 struct mlx5_fw_reset *fw_reset; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c12396 static void bnxt_clear_reservations(struct bnxt *bp, bool fw_reset) in bnxt_clear_reservations()
12417 int bnxt_cancel_reservations(struct bnxt *bp, bool fw_reset) in bnxt_cancel_reservations()
12440 bool fw_reset; in bnxt_hwrm_if_change() local