Home
last modified time | relevance | path

Searched refs:cp_hca_max_rdma_in_qp (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c441 cp->cp_hca_max_rdma_in_qp = tavor_hca_max_rdma_in_qp; in tavor_cfg_profile_init_phase2()
479 cp->cp_hca_max_rdma_in_qp = TAVOR_HCA_MAX_RDMA_IN_QP; in tavor_cfg_profile_init_phase2()
517 cp->cp_hca_max_rdma_in_qp = TAVOR_HCA_MAX_RDMA_IN_QP; in tavor_cfg_profile_init_phase2()
556 cp->cp_hca_max_rdma_in_qp = TAVOR_HCA_MAX_RDMA_IN_QP; in tavor_cfg_profile_init_phase2()
H A Dtavor_qp.c266 max_rdb = state->ts_cfg_profile->cp_hca_max_rdma_in_qp; in tavor_qp_alloc()
H A Dtavor_qpmod.c2944 if (rdma_ra_in > state->ts_cfg_profile->cp_hca_max_rdma_in_qp) { in tavor_qp_validate_resp_rsrc()
H A Dtavor.c1757 val = state->ts_cfg_profile->cp_hca_max_rdma_in_qp; in tavor_soft_state_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h146 uint32_t cp_hca_max_rdma_in_qp; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h157 uint32_t cp_hca_max_rdma_in_qp; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c314 cp->cp_hca_max_rdma_in_qp = cp->cp_hca_max_rdma_out_qp = in hermon_cfg_profile_init_phase2()
393 cp->cp_hca_max_rdma_in_qp = cp->cp_hca_max_rdma_out_qp = in hermon_cfg_profile_init_phase2()
H A Dhermon.c2667 val = state->hs_cfg_profile->cp_hca_max_rdma_in_qp; in hermon_soft_state_init()
2886 cfg->cp_hca_max_rdma_in_qp; in hermon_icm_config_setup()
H A Dhermon_qpmod.c3369 if (rdma_ra_in > state->hs_cfg_profile->cp_hca_max_rdma_in_qp) { in hermon_qp_validate_resp_rsrc()