MLX4_MAX_PORTS    388 include/linux/mlx4/device.h 	u32			gid_phys_table_len[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    389 include/linux/mlx4/device.h 	u32			pkey_phys_table_len[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    400 include/linux/mlx4/device.h 	int			vl_cap[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    401 include/linux/mlx4/device.h 	int			ib_mtu_cap[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    402 include/linux/mlx4/device.h 	__be32			ib_port_def_cap[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    403 include/linux/mlx4/device.h 	u64			def_mac[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    404 include/linux/mlx4/device.h 	int			eth_mtu_cap[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    405 include/linux/mlx4/device.h 	int			gid_table_len[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    406 include/linux/mlx4/device.h 	int			pkey_table_len[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    407 include/linux/mlx4/device.h 	int			trans_type[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    408 include/linux/mlx4/device.h 	int			vendor_oui[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    409 include/linux/mlx4/device.h 	int			wavelength[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    410 include/linux/mlx4/device.h 	u64			trans_code[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    465 include/linux/mlx4/device.h 	u8			port_width_cap[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    473 include/linux/mlx4/device.h 	enum mlx4_port_type	port_type[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    474 include/linux/mlx4/device.h 	u8			supported_type[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    475 include/linux/mlx4/device.h 	u8                      suggested_type[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    476 include/linux/mlx4/device.h 	u8                      default_sense[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    477 include/linux/mlx4/device.h 	u32			port_mask[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    478 include/linux/mlx4/device.h 	enum mlx4_port_type	possible_type[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    480 include/linux/mlx4/device.h 	u8			port_ib_mtu[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    488 include/linux/mlx4/device.h 	u64			phys_port_id[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    707 include/linux/mlx4/device.h 	u64			regid_promisc_array[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    708 include/linux/mlx4/device.h 	u64			regid_allmulti_array[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS    710 include/linux/mlx4/device.h 	int                     nvfs[MLX4_MAX_PORTS + 1];
MLX4_MAX_PORTS   1237 include/linux/mlx4/device.h 	DECLARE_BITMAP(ports, MLX4_MAX_PORTS);