Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/mthca/
Dmthca_dev.h174 u8 port_width_cap; member
Dmthca_main.c234 mdev->limits.port_width_cap = dev_lim->max_port_width; in mthca_dev_lim()
Dmthca_qp.c317 param.port_width = dev->limits.port_width_cap; in init_port()
/Linux-v6.1/include/linux/mlx4/
Ddevice.h599 u8 port_width_cap[MLX4_MAX_PORTS + 1]; member
986 int port_width_cap; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/
Dfw.c2326 flags |= (dev->caps.port_width_cap[port] & 0xf) << INIT_PORT_PORT_WIDTH_SHIFT; in mlx4_INIT_PORT()
Dmain.c409 dev->caps.port_width_cap[port] = port_cap->max_port_width; in _mlx4_dev_port()