Home
last modified time | relevance | path

Searched refs:do_qp0 (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_agents.c416 uint_t do_qp0, do_qp1; in tavor_agent_list_init() local
430 do_qp0 = state->ts_cfg_profile->cp_qp0_agents_in_fw; in tavor_agent_list_init()
432 if (do_qp0 == 0) { in tavor_agent_list_init()
477 if ((do_qp0 == 0) && num_sma_agents) { in tavor_agent_list_init()
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c592 uint_t do_qp0, do_qp1; in hermon_agent_list_init() local
604 do_qp0 = state->hs_cfg_profile->cp_qp0_agents_in_fw; in hermon_agent_list_init()
606 if (do_qp0 == 0) { in hermon_agent_list_init()
648 if ((do_qp0 == 0) && num_sma_agents) { in hermon_agent_list_init()