Home
last modified time | relevance | path

Searched refs:cp_hca_max_rdma_out_qp (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c451 cp->cp_hca_max_rdma_out_qp = tavor_hca_max_rdma_out_qp; in tavor_cfg_profile_init_phase2()
489 cp->cp_hca_max_rdma_out_qp = TAVOR_HCA_MAX_RDMA_OUT_QP; in tavor_cfg_profile_init_phase2()
527 cp->cp_hca_max_rdma_out_qp = TAVOR_HCA_MAX_RDMA_OUT_QP; in tavor_cfg_profile_init_phase2()
566 cp->cp_hca_max_rdma_out_qp = TAVOR_HCA_MAX_RDMA_OUT_QP; in tavor_cfg_profile_init_phase2()
H A Dtavor.c2012 val = state->ts_cfg_profile->cp_hca_max_rdma_out_qp; in tavor_soft_state_init()
H A Dtavor_qpmod.c3467 if (rdma_ra_out > state->ts_cfg_profile->cp_hca_max_rdma_out_qp) { in tavor_qp_validate_init_depth()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h147 uint32_t cp_hca_max_rdma_out_qp; member
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h158 uint32_t cp_hca_max_rdma_out_qp; member
/titanic_50/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_qpmod.c3404 if (rdma_ra_out > state->hs_cfg_profile->cp_hca_max_rdma_out_qp) { in hermon_qp_validate_init_depth()
H A Dhermon.c2669 val = state->hs_cfg_profile->cp_hca_max_rdma_out_qp; in hermon_soft_state_init()