max_xrcds         977 drivers/net/ethernet/mellanox/mlx4/fw.c 	dev_cap->max_xrcds = 1 << (field & 0x1f);
max_xrcds         110 drivers/net/ethernet/mellanox/mlx4/fw.h 	int max_xrcds;
max_xrcds         528 drivers/net/ethernet/mellanox/mlx4/main.c 	dev->caps.max_xrcds          = (dev->caps.flags & MLX4_DEV_CAP_FLAG_XRC) ?
max_xrcds         529 drivers/net/ethernet/mellanox/mlx4/main.c 					dev_cap->max_xrcds : 0;
max_xrcds         591 include/linux/mlx4/device.h 	int			max_xrcds;