Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/
Dfw.h54 int max_port_width; member
Dfw.c1158 dev_cap->port_cap[1].max_port_width); in mlx4_dev_cap_dump()
1208 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
1240 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
Dmain.c409 dev->caps.port_width_cap[port] = port_cap->max_port_width; in _mlx4_dev_port()
/Linux-v5.10/drivers/infiniband/hw/mthca/
Dmthca_cmd.h144 int max_port_width; member
Dmthca_main.c234 mdev->limits.port_width_cap = dev_lim->max_port_width; in mthca_dev_lim()
Dmthca_cmd.c1116 dev_lim->max_port_width = field & 0xf; in mthca_QUERY_DEV_LIM()