Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_dev.h175 u8 port_width_cap; member
Dmthca_main.c235 mdev->limits.port_width_cap = dev_lim->max_port_width; in mthca_dev_lim()
Dmthca_qp.c316 param.port_width = dev->limits.port_width_cap; in init_port()
/drivers/net/ethernet/mellanox/mlx4/
Dfw.c1578 flags |= (dev->caps.port_width_cap[port] & 0xf) << INIT_PORT_PORT_WIDTH_SHIFT; in mlx4_INIT_PORT()
Dmain.c228 dev->caps.port_width_cap[i] = dev_cap->max_port_width[i]; in mlx4_dev_cap()