Searched refs:num_agents_per_port (Results 1 – 2 of 2) sorted by relevance
412 uint_t num_ports, num_agents, num_agents_per_port; in tavor_agent_list_init() local429 num_agents_per_port = 0; in tavor_agent_list_init()434 num_agents_per_port += TAVOR_NUM_QP0_AGENTS_PER_PORT; in tavor_agent_list_init()439 num_agents_per_port += TAVOR_NUM_QP1_AGENTS_PER_PORT; in tavor_agent_list_init()471 for (i = 0; i < num_agents_per_port; i++) { in tavor_agent_list_init()
588 uint_t num_ports, num_agents, num_agents_per_port; in hermon_agent_list_init() local603 num_agents_per_port = 0; in hermon_agent_list_init()608 num_agents_per_port += HERMON_NUM_QP0_AGENTS_PER_PORT; in hermon_agent_list_init()613 num_agents_per_port += HERMON_NUM_QP1_AGENTS_PER_PORT; in hermon_agent_list_init()642 for (i = 0; i < num_agents_per_port; i++) { in hermon_agent_list_init()