Searched defs:max_sgl (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_srq.c | 74 uint_t max_sgl; in hermon_srq_alloc() local 965 hermon_qp_wq_type_t wq_type, uint_t *logwqesz, uint_t *max_sgl) in hermon_srq_sgl_to_logwqesz()
|
H A D | hermon_qp.c | 89 uint32_t max_sgl, max_recv_sgl, uarpg; in hermon_qp_alloc() local 786 uint32_t sq_size, rq_size, max_sgl; in hermon_special_qp_alloc() local 1249 uint32_t max_sgl, max_recv_sgl, uarpg; in hermon_qp_alloc_range() local 2819 uint_t *logwqesz, uint_t *max_sgl) in hermon_qp_sgl_to_logwqesz()
|
H A D | hermon_cfg.c | 423 uint_t max_sgl, real_max_sgl; in hermon_cfg_wqe_sizes() local
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qp.c | 85 uint32_t max_rdb, max_sgl, uarpg; in tavor_qp_alloc() local 622 uint32_t sq_size, rq_size, max_sgl; in tavor_special_qp_alloc() local 1824 tavor_qp_wq_type_t wq_type, uint_t *logwqesz, uint_t *max_sgl) in tavor_qp_sgl_to_logwqesz()
|
H A D | tavor_srq.c | 77 uint_t max_sgl; in tavor_srq_alloc() local 1014 tavor_qp_wq_type_t wq_type, uint_t *logwqesz, uint_t *max_sgl) in tavor_srq_sgl_to_logwqesz()
|
H A D | tavor_cfg.c | 627 uint_t max_sgl, real_max_sgl; in tavor_cfg_wqe_sizes() local
|