Searched refs:port_width_cap (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_dev.h177 u8 port_width_cap; member in struct:mthca_limits
H A Dmthca_main.c235 mdev->limits.port_width_cap = dev_lim->max_port_width;
H A Dmthca_qp.c316 param.port_width = dev->limits.port_width_cap;
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h595 u8 port_width_cap[MLX4_MAX_PORTS + 1]; member in struct:mlx4_caps
978 int port_width_cap; member in struct:mlx4_init_port_param
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2286 flags |= (dev->caps.port_width_cap[port] & 0xf) << INIT_PORT_PORT_WIDTH_SHIFT;
H A Dmlx4_main.c297 dev->caps.port_width_cap[port] = port_cap->max_port_width;

Completed in 195 milliseconds