Home
last modified time | relevance | path

Searched refs:cp_srq_enable (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h91 uint32_t cp_srq_enable; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c2261 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_alloc_srq()
2309 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_free_srq()
2349 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_query_srq()
2398 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_modify_srq()
2496 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_post_srq()
H A Dtavor_rsrc.c893 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_init_phase2()
1231 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_init_phase2()
1480 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_fini()
1569 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_fini()
H A Dtavor_cfg.c285 cp->cp_srq_enable = tavor_srq_enable; in tavor_cfg_profile_init_phase1()
H A Dtavor_cmd.c1451 mod->srq = state->ts_cfg_profile->cp_srq_enable; in tavor_mod_stat_cfg_cmd_post()
H A Dtavor.c1622 if (state->ts_cfg_profile->cp_srq_enable) { in tavor_soft_state_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1547 mod->srq = state->hs_cfg_profile->cp_srq_enable; in hermon_mod_stat_cfg_cmd_post()