Searched refs:phv_bit (Results 1 – 2 of 2) sorted by relevance
358 if (dev->caps.phv_bit[port]) { in mlx4_QUERY_FUNC_CAP_wrapper()2790 static int mlx4_SET_PORT_phv_bit(struct mlx4_dev *dev, u8 port, u8 phv_bit) in mlx4_SET_PORT_phv_bit() argument2806 if (phv_bit) in mlx4_SET_PORT_phv_bit()2842 dev->caps.phv_bit[port] = new_val; in set_phv_bit()
600 u8 phv_bit[MLX4_MAX_PORTS + 1]; member