Searched refs:cp_num_ports (Results 1 – 19 of 19) sorted by relevance
358 cp->cp_num_ports = devlim->num_ports; in hermon_cfg_profile_init_phase2()359 if (cp->cp_num_ports > HERMON_MAX_PORTS) { in hermon_cfg_profile_init_phase2()362 cp->cp_num_ports, HERMON_MAX_PORTS); in hermon_cfg_profile_init_phase2()363 cp->cp_num_ports = HERMON_MAX_PORTS; in hermon_cfg_profile_init_phase2()
119 numports = state->hs_cfg_profile->cp_num_ports; in hermon_kstat_init()204 numports = state->hs_cfg_profile->cp_num_ports; in hermon_kstat_fini()379 numports = state->hs_cfg_profile->cp_num_ports; in hermon_kstat_cntr_update()755 for (i = 0; i < state->hs_cfg_profile->cp_num_ports; i++) { in hermon_kstat_perfcntr64_update_thread()934 for (i = 0; i < state->hs_cfg_profile->cp_num_ports; in hermon_kstat_perfcntr64_update()
337 fcoib->hfc_nports = numports = state->hs_cfg_profile->cp_num_ports; in hermon_fcoib_init()
601 num_ports = state->hs_cfg_profile->cp_num_ports; in hermon_agent_list_init()
2184 num_ports = state->hs_cfg_profile->cp_num_ports; in hermon_hw_fini()2690 maxval = ((uint64_t)state->hs_cfg_profile->cp_num_ports << in hermon_soft_state_init()2692 val = ((uint64_t)state->hs_cfg_profile->cp_num_ports << in hermon_soft_state_init()2705 val = state->hs_cfg_profile->cp_num_ports; in hermon_soft_state_init()3465 num_ports = cfgprof->cp_num_ports; in hermon_hca_port_init()4854 state->hs_cfg_profile->cp_num_ports) != HERMON_CMD_SUCCESS) { in hermon_quiesce()
1142 if ((port == 0) || (port > state->hs_cfg_profile->cp_num_ports)) { in hermon_port_state_change_handler()
2363 max_port = state->hs_cfg_profile->cp_num_ports; in hermon_portnum_is_valid()
388 end = start + (state->hs_cfg_profile->cp_num_ports - 1); in hermon_ci_query_hca_ports()
882 info.ap_num_ports = (uint8_t)state->hs_cfg_profile->cp_num_ports; in hermon_ioctl_ports()
455 cp->cp_num_ports = tavor_num_ports; in tavor_cfg_profile_init_phase2()493 cp->cp_num_ports = TAVOR_NUM_PORTS; in tavor_cfg_profile_init_phase2()531 cp->cp_num_ports = TAVOR_NUM_PORTS; in tavor_cfg_profile_init_phase2()570 cp->cp_num_ports = TAVOR_NUM_PORTS; in tavor_cfg_profile_init_phase2()711 cp->cp_num_ports = num_ports; in tavor_cfg_prop_lookup()
139 numports = state->ts_cfg_profile->cp_num_ports; in tavor_kstat_init()231 numports = state->ts_cfg_profile->cp_num_ports; in tavor_kstat_fini()419 numports = state->ts_cfg_profile->cp_num_ports; in tavor_kstat_cntr_update()675 for (i = 0; i < state->ts_cfg_profile->cp_num_ports; i++) { in tavor_kstat_perfcntr64_update_thread()802 for (i = 0; i < state->ts_cfg_profile->cp_num_ports; in tavor_kstat_perfcntr64_update()
1655 num_ports = state->ts_cfg_profile->cp_num_ports; in tavor_hw_fini()2034 val = ((uint64_t)state->ts_cfg_profile->cp_num_ports << in tavor_soft_state_init()2051 val = state->ts_cfg_profile->cp_num_ports; in tavor_soft_state_init()2322 num_ports = cfgprof->cp_num_ports; in tavor_hca_port_init()3496 state->ts_cfg_profile->cp_num_ports) != TAVOR_CMD_SUCCESS) { in tavor_quiesce()
427 num_ports = state->ts_cfg_profile->cp_num_ports; in tavor_agent_list_init()
1361 if ((port == 0) || (port > state->ts_cfg_profile->cp_num_ports)) { in tavor_port_state_change_handler()
2311 max_port = state->ts_cfg_profile->cp_num_ports; in tavor_portnum_is_valid()
918 info.tp_num_ports = (uint8_t)state->ts_cfg_profile->cp_num_ports; in tavor_ioctl_ports()
392 end = start + (state->ts_cfg_profile->cp_num_ports - 1); in tavor_ci_query_hca_ports()
157 uint32_t cp_num_ports; member
168 uint32_t cp_num_ports; member