Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c279 cp->cp_qp0_agents_in_fw = tavor_qp0_agents_in_fw; in tavor_cfg_profile_init_phase1()
456 cp->cp_qp0_agents_in_fw = tavor_qp0_agents_in_fw; in tavor_cfg_profile_init_phase2()
494 cp->cp_qp0_agents_in_fw = tavor_qp0_agents_in_fw; in tavor_cfg_profile_init_phase2()
532 cp->cp_qp0_agents_in_fw = tavor_qp0_agents_in_fw; in tavor_cfg_profile_init_phase2()
571 cp->cp_qp0_agents_in_fw = tavor_qp0_agents_in_fw; in tavor_cfg_profile_init_phase2()
H A Dtavor_agents.c71 if ((state->ts_cfg_profile->cp_qp0_agents_in_fw) && in tavor_agent_handlers_init()
142 if ((state->ts_cfg_profile->cp_qp0_agents_in_fw) && in tavor_agent_handlers_fini()
430 do_qp0 = state->ts_cfg_profile->cp_qp0_agents_in_fw; in tavor_agent_list_init()
H A Dtavor_qp.c1819 if (state->ts_cfg_profile->cp_qp0_agents_in_fw != 0) { in tavor_special_qp_rsrc_alloc()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c69 if ((state->hs_cfg_profile->cp_qp0_agents_in_fw) && in hermon_agent_handlers_init()
127 if ((state->hs_cfg_profile->cp_qp0_agents_in_fw) && in hermon_agent_handlers_fini()
604 do_qp0 = state->hs_cfg_profile->cp_qp0_agents_in_fw; in hermon_agent_list_init()
H A Dhermon_cfg.c217 cp->cp_qp0_agents_in_fw = hermon_qp0_agents_in_fw; in hermon_cfg_profile_init_phase1()
H A Dhermon_qp.c2667 if (state->hs_cfg_profile->cp_qp0_agents_in_fw != 0) { in hermon_special_qp_rsrc_alloc()
2681 state->hs_cfg_profile->cp_qp0_agents_in_fw, in hermon_special_qp_rsrc_alloc()
2714 state->hs_cfg_profile->cp_qp0_agents_in_fw, in hermon_special_qp_rsrc_alloc()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h163 uint32_t cp_qp0_agents_in_fw; member
/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h174 uint32_t cp_qp0_agents_in_fw; member