Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.c443 if (dev->caps.phv_bit[port]) in mlx4_QUERY_FUNC_CAP_wrapper()
2998 static int mlx4_SET_PORT_phv_bit(struct mlx4_dev *dev, u8 port, u8 phv_bit) in mlx4_SET_PORT_phv_bit() argument
3014 if (phv_bit) in mlx4_SET_PORT_phv_bit()
3050 dev->caps.phv_bit[port] = new_val; in set_phv_bit()
/Linux-v4.19/include/linux/mlx4/
Ddevice.h626 u8 phv_bit[MLX4_MAX_PORTS + 1]; member