Searched refs:poss_type (Results 1 – 1 of 1) sorted by relevance
3548 enum mlx4_port_type poss_type[MLX4_MAX_PORTS]; in mlx4_restart_one() local3554 poss_type[i] = dev->caps.possible_type[i + 1]; in mlx4_restart_one()3563 err = restore_current_port_types(dev, curr_type, poss_type); in mlx4_restart_one()