Searched refs:phv_bit (Results 1 – 2 of 2) sorted by relevance
444 if (dev->caps.phv_bit[port]) in mlx4_QUERY_FUNC_CAP_wrapper()3021 static int mlx4_SET_PORT_phv_bit(struct mlx4_dev *dev, u8 port, u8 phv_bit) in mlx4_SET_PORT_phv_bit() argument3037 if (phv_bit) in mlx4_SET_PORT_phv_bit()3073 dev->caps.phv_bit[port] = new_val; in set_phv_bit()
625 u8 phv_bit[MLX4_MAX_PORTS + 1]; member