Home
last modified time | relevance | path

Searched refs:pci_sync_for_fw_update_with_driver_unload (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c659 if (MLX5_CAP_GEN(dev, pci_sync_for_fw_update_with_driver_unload)) in mlx5_fw_reset_wait_reset_done()
Dmain.c627 if (MLX5_CAP_GEN_MAX(dev, pci_sync_for_fw_update_with_driver_unload)) in handle_hca_cap()
629 pci_sync_for_fw_update_with_driver_unload, 1); in handle_hca_cap()
/linux-6.6.21/include/linux/mlx5/
Dmlx5_ifc.h1734 u8 pci_sync_for_fw_update_with_driver_unload[0x1]; member