Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c188 static int wait_fw_init(struct mlx5_core_dev *dev, u32 max_wait_mili, in wait_fw_init() function
1136 err = wait_fw_init(dev, timeout, in mlx5_function_enable()
1152 err = wait_fw_init(dev, mlx5_tout_ms(dev, FW_INIT), 0); in mlx5_function_enable()