Searched refs:num_qp_per_mgm (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c849 dev->caps.num_qp_per_mgm = dev_cap->fs_max_num_qp_per_entry;
853 dev->caps.num_qp_per_mgm =
2222 dev->caps.num_qp_per_mgm = dev_cap->fs_max_num_qp_per_entry;
2243 dev->caps.num_qp_per_mgm = mlx4_get_qp_per_mgm(dev);
H A Dmcg.c211 if (members_count == dev->caps.num_qp_per_mgm) {
496 dev->caps.num_qp_per_mgm) {
520 if (members_count == dev->caps.num_qp_per_mgm) {
1152 if (members_count == dev->caps.num_qp_per_mgm) {
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c556 props->max_mcast_qp_attach = dev->dev->caps.num_qp_per_mgm;
/linux-master/include/linux/mlx4/
H A Ddevice.h584 int num_qp_per_mgm; member in struct:mlx4_caps

Completed in 389 milliseconds