Searched defs:reset_method (Results 1 – 2 of 2) sorted by relevance
32 u8 reset_method; member103 u8 *reset_type, u8 *reset_state, u8 *reset_method) in mlx5_reg_mfrl_query()131 u8 *reset_method) in mlx5_fw_reset_get_reset_method()424 u8 reset_method) in mlx5_is_reset_now_capable()573 static int mlx5_sync_pci_reset(struct mlx5_core_dev *dev, u8 reset_method) in mlx5_sync_pci_reset()
1899 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local