Searched refs:hca_max_sgl (Results 1 – 11 of 11) sorted by relevance
320 uint_t hca_max_sgl; /* Max SGL entries per WR */ member415 uint_t hca_max_sgl; /* Max SGL entries per WR */ member
106 rds_ibdev->max_sge = min(dev_attr->hca_max_sgl, RDSV3_IB_MAX_SGE); in rdsv3_ib_add_one()
637 caps->cp_max_sgl = hca_attrs->hca_max_sgl; in eib_ibt_record_capab()
448 uint_t hca_max_sgl; /* Max SGL entries per WR */ member
1699 resp.max_sge = hca_attr.hca_max_sgl; in sol_uverbs_query_device()1700 resp.max_sge_rd = hca_attr.hca_max_sgl; in sol_uverbs_query_device()
2901 (x)->hca_max_sgl = (y)->hca_max_sgl; \
771 attr->max_sge = hattr.hca_max_sgl; in ib_query_device()
1909 hca_attr->hca_max_sgl = val; in tavor_soft_state_init()
1253 if (args.ep_ch_sizes.dcs_sq_sgl > hca_attrp->hca_max_sgl) { in daplka_ep_create()1259 if (args.ep_ch_sizes.dcs_rq_sgl > hca_attrp->hca_max_sgl) { in daplka_ep_create()4405 args.hca_attr.dhca_max_sgl = hcap->hca_max_sgl; in daplka_ia_query()
2486 state->id_max_sqseg = hca_attrs.hca_max_sgl; in ibd_record_capab()2487 state->rc_tx_max_sqseg = hca_attrs.hca_max_sgl; in ibd_record_capab()
2582 hca_attr->hca_max_sgl = (uint_t)val; in hermon_soft_state_init()