Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c75 ibt_qp_rc_attr_t *rc, uint_t *sra_max);
1700 uint_t portnum, pkeyindx, sra_max; in hermon_qp_rtr2rts() local
1753 if (hermon_qp_validate_init_depth(state, rc, &sra_max) != in hermon_qp_rtr2rts()
1757 qpc->sra_max = sra_max; in hermon_qp_rtr2rts()
2259 uint_t rra_max, sra_max; in hermon_qp_sqd2rts() local
2402 &sra_max) != DDI_SUCCESS) { in hermon_qp_sqd2rts()
2405 qpc->sra_max = sra_max; in hermon_qp_sqd2rts()
2560 uint_t rra_max, sra_max; in hermon_qp_sqd2sqd() local
2774 &sra_max) != DDI_SUCCESS) { in hermon_qp_sqd2sqd()
2777 qpc->sra_max = sra_max; in hermon_qp_sqd2sqd()
[all …]
H A Dhermon_qp.c2276 rc->rc_rdma_ra_out = (1 << qpc->sra_max); in hermon_qp_query()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c73 ibt_qp_rc_attr_t *rc, uint_t *sra_max);
1691 uint_t portnum, pkeyindx, rdma_ra_out, sra_max; in tavor_qp_rtr2rts() local
1751 if (tavor_qp_validate_init_depth(state, rc, &sra_max) != in tavor_qp_rtr2rts()
1759 qpc->sra_max = sra_max; in tavor_qp_rtr2rts()
2605 uint_t rra_max, sra_max; in tavor_qp_sqd2sqd() local
2817 &sra_max) != DDI_SUCCESS) { in tavor_qp_sqd2sqd()
2824 qpc->sra_max = sra_max; in tavor_qp_sqd2sqd()
3457 uint_t *sra_max) in tavor_qp_validate_init_depth() argument
3479 *sra_max = highbit(rdma_ra_out) - 1; in tavor_qp_validate_init_depth()
3481 *sra_max = highbit(rdma_ra_out); in tavor_qp_validate_init_depth()
H A Dtavor_qp.c1418 rc->rc_rdma_ra_out = (1 << qpc->sra_max); in tavor_qp_query()
/titanic_50/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
/titanic_50/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