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

/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/mlx4/
H A Ddevice.h506 u8 port_width_cap[MLX4_MAX_PORTS + 1]; member in struct:mlx4_caps
943 int port_width_cap; member in struct:mlx4_init_port_param
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h175 u8 port_width_cap; member in struct:mthca_limits
H A Dmthca_main.c238 mdev->limits.port_width_cap = dev_lim->max_port_width;
H A Dmthca_qp.c317 param.port_width = dev->limits.port_width_cap;
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dfw.c1926 flags |= (dev->caps.port_width_cap[port] & 0xf)
H A Dmlx4_devif_queue.c278 priv->dev.caps.port_width_cap[i] = dev_cap->max_port_width[i];

Completed in 105 milliseconds