Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h91 uint32_t cp_srq_enable; member
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c2713 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_alloc_srq()
2774 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_free_srq()
2829 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_query_srq()
2893 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_modify_srq()
3017 if (state->ts_cfg_profile->cp_srq_enable == 0) { in tavor_ci_post_srq()
H A Dtavor_rsrc.c943 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_init_phase2()
1307 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_init_phase2()
1574 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_fini()
1663 if (state->ts_cfg_profile->cp_srq_enable != 0) { in tavor_rsrc_fini()
H A Dtavor_cfg.c287 cp->cp_srq_enable = tavor_srq_enable; in tavor_cfg_profile_init_phase1()
H A Dtavor.c1851 if (state->ts_cfg_profile->cp_srq_enable) { in tavor_soft_state_init()
H A Dtavor_cmd.c1640 mod->srq = state->ts_cfg_profile->cp_srq_enable; in tavor_mod_stat_cfg_cmd_post()
/titanic_41/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()