Searched refs:HERMON_MAX_PORTS (Results 1 – 8 of 8) sorted by relevance
52 uint8_t hfc_port_enabled[HERMON_MAX_PORTS];57 vmem_t *hfc_rfci_vmemp[HERMON_MAX_PORTS];58 vmem_t *hfc_fexch_vmemp[HERMON_MAX_PORTS];60 uint32_t *hfc_n_port_ids[HERMON_MAX_PORTS];63 uint32_t hfc_mpt_base[HERMON_MAX_PORTS];64 uint32_t hfc_mtt_base[HERMON_MAX_PORTS];65 uint32_t hfc_fexch_base[HERMON_MAX_PORTS];66 uint32_t hfc_rfci_base[HERMON_MAX_PORTS];
54 #define HERMON_MAX_PORTS 2 macro190 uint64_t cp_portguid[HERMON_MAX_PORTS];
652 ib_pkey_t *hs_pkey[HERMON_MAX_PORTS];653 ib_sn_prefix_t hs_sn_prefix[HERMON_MAX_PORTS];654 ib_guid_t *hs_guid[HERMON_MAX_PORTS];
468 struct kstat *hki_picN_ksp[HERMON_MAX_PORTS];477 hermon_perfcntr64_ks_info_t hki_perfcntr64[HERMON_MAX_PORTS];
48 ASSERT(port >= 0 && port < HERMON_MAX_PORTS); in hermon_fcoib_enable()91 ASSERT(port >= 0 && port < HERMON_MAX_PORTS); in hermon_fcoib_set_id()130 ASSERT(port >= 0 && port < HERMON_MAX_PORTS); in hermon_fcoib_get_id_idx()152 ASSERT(port >= 0 && port < HERMON_MAX_PORTS); in hermon_fcoib_check_exch_base_off()188 ASSERT(port >= 0 && port < HERMON_MAX_PORTS); in hermon_fcoib_qpnum_from_fexch()223 ASSERT(port < HERMON_MAX_PORTS); in hermon_fcoib_fexch_relative_qpn()243 ASSERT(port < HERMON_MAX_PORTS); in hermon_fcoib_fexch_mkey_init()
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()367 for (i = 0; i < HERMON_MAX_PORTS; i++) { in hermon_cfg_profile_init_phase2()
475 if (numports == HERMON_MAX_PORTS) { in hermon_kstat_cntr_update()
2307 for (i = 0; i < HERMON_MAX_PORTS; i++) { in hermon_hw_fini()