Home
last modified time | relevance | path

Searched refs:do_qp1 (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
431 do_qp1 = state->ts_cfg_profile->cp_qp1_agents_in_fw; in tavor_agent_list_init()
437 if (do_qp1 == 0) { in tavor_agent_list_init()
481 } else if ((do_qp1 == 0) && (num_pma_agents)) { in tavor_agent_list_init()
485 } else if ((do_qp1 == 0) && (num_bma_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
605 do_qp1 = state->hs_cfg_profile->cp_qp1_agents_in_fw; in hermon_agent_list_init()
611 if (do_qp1 == 0) { in hermon_agent_list_init()
652 } else if ((do_qp1 == 0) && (num_pma_agents)) { in hermon_agent_list_init()
656 } else if ((do_qp1 == 0) && (num_bma_agents)) { in hermon_agent_list_init()