Home
last modified time | relevance | path

Searched defs:reset_method (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c32 u8 reset_method; member
103 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()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1899 enum reset_type reset_method = RESET_TYPE_INVISIBLE; in falcon_b0_test_chip() local