Searched refs:max_xrcds (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h110 int max_xrcds; member in struct:mlx4_dev_cap
H A Dmain.c530 dev->caps.max_xrcds = (dev->caps.flags & MLX4_DEV_CAP_FLAG_XRC) ?
531 dev_cap->max_xrcds : 0;
H A Dfw.c980 dev_cap->max_xrcds = 1 << (field & 0x1f);
/linux-master/include/linux/mlx4/
H A Ddevice.h590 int max_xrcds; member in struct:mlx4_caps

Completed in 159 milliseconds