Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dfw.h53 int max_port_width; member
Dfw.c1009 dev_cap->port_cap[1].max_port_width); in mlx4_dev_cap_dump()
1059 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
1090 port_cap->max_port_width = field & 0xf; in mlx4_QUERY_PORT()
Dmain.c273 dev->caps.port_width_cap[port] = port_cap->max_port_width; in _mlx4_dev_port()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_cmd.h144 int max_port_width; member
Dmthca_main.c235 mdev->limits.port_width_cap = dev_lim->max_port_width; in mthca_dev_lim()
Dmthca_cmd.c1114 dev_lim->max_port_width = field & 0xf; in mthca_QUERY_DEV_LIM()