Home
last modified time | relevance | path

Searched refs:sra_max (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c76 ibt_qp_rc_attr_t *rc, uint_t *sra_max);
1701 uint_t portnum, pkeyindx, sra_max; in hermon_qp_rtr2rts() local
1758 qpc->sra_max = sra_max; in hermon_qp_rtr2rts()
2260 uint_t rra_max, sra_max; in hermon_qp_sqd2rts() local
2403 &sra_max) != DDI_SUCCESS) { in hermon_qp_sqd2rts()
2406 qpc->sra_max = sra_max; in hermon_qp_sqd2rts()
2561 uint_t rra_max, sra_max; in hermon_qp_sqd2sqd() local
2775 &sra_max) != DDI_SUCCESS) { in hermon_qp_sqd2sqd()
2778 qpc->sra_max = sra_max; in hermon_qp_sqd2sqd()
3395 uint_t *sra_max) in hermon_qp_validate_init_depth() argument
[all …]
H A Dhermon_qp.c2276 rc->rc_rdma_ra_out = (1 << qpc->sra_max); in hermon_qp_query()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c73 ibt_qp_rc_attr_t *rc, uint_t *sra_max);
1454 uint_t portnum, pkeyindx, sra_max; in tavor_qp_rtr2rts() local
1511 if (tavor_qp_validate_init_depth(state, rc, &sra_max) != in tavor_qp_rtr2rts()
1515 qpc->sra_max = sra_max; in tavor_qp_rtr2rts()
2228 uint_t rra_max, sra_max; in tavor_qp_sqd2sqd() local
2407 &sra_max) != DDI_SUCCESS) { in tavor_qp_sqd2sqd()
2410 qpc->sra_max = sra_max; in tavor_qp_sqd2sqd()
2970 uint_t *sra_max) in tavor_qp_validate_init_depth() argument
2992 *sra_max = highbit(rdma_ra_out) - 1; in tavor_qp_validate_init_depth()
2994 *sra_max = highbit(rdma_ra_out); in tavor_qp_validate_init_depth()
H A Dtavor_qp.c1316 rc->rc_rdma_ra_out = (1 << qpc->sra_max); in tavor_qp_query()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1747 uint32_t sra_max :3; member
1819 uint32_t sra_max :3; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3440 uint32_t sra_max :3; member
3579 uint32_t sra_max :3; member