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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c443 if (dev->caps.phv_bit[port])
2983 static int mlx4_SET_PORT_phv_bit(struct mlx4_dev *dev, u8 port, u8 phv_bit) argument
2999 if (phv_bit)
3035 dev->caps.phv_bit[port] = new_val;
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h621 u8 phv_bit[MLX4_MAX_PORTS + 1]; member in struct:mlx4_caps

Completed in 172 milliseconds