Home
last modified time | relevance | path

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

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