max_port_width   1116 drivers/infiniband/hw/mthca/mthca_cmd.c 	dev_lim->max_port_width = field & 0xf;
max_port_width    144 drivers/infiniband/hw/mthca/mthca_cmd.h 	int max_port_width;
max_port_width    234 drivers/infiniband/hw/mthca/mthca_main.c 	mdev->limits.port_width_cap     = dev_lim->max_port_width;
max_port_width   1158 drivers/net/ethernet/mellanox/mlx4/fw.c 		 dev_cap->port_cap[1].max_port_width);
max_port_width   1208 drivers/net/ethernet/mellanox/mlx4/fw.c 		port_cap->max_port_width = field & 0xf;
max_port_width   1240 drivers/net/ethernet/mellanox/mlx4/fw.c 		port_cap->max_port_width = field & 0xf;
max_port_width     54 drivers/net/ethernet/mellanox/mlx4/fw.h 	int max_port_width;
max_port_width    409 drivers/net/ethernet/mellanox/mlx4/main.c 	dev->caps.port_width_cap[port] = port_cap->max_port_width;