Home
last modified time | relevance | path

Searched refs:hermon_cfg_profile_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c193 hermon_cfg_profile_t *cp);
196 hermon_cfg_profile_t *cp);
206 hermon_cfg_profile_t *cp; in hermon_cfg_profile_init_phase1()
211 cp = (hermon_cfg_profile_t *)kmem_zalloc(sizeof (hermon_cfg_profile_t), in hermon_cfg_profile_init_phase1()
272 hermon_cfg_profile_t *cp; in hermon_cfg_profile_init_phase2()
411 kmem_free(state->hs_cfg_profile, sizeof (hermon_cfg_profile_t)); in hermon_cfg_profile_fini()
420 hermon_cfg_wqe_sizes(hermon_state_t *state, hermon_cfg_profile_t *cp) in hermon_cfg_wqe_sizes()
471 hermon_check_iommu_bypass(hermon_state_t *state, hermon_cfg_profile_t *cp) in hermon_check_iommu_bypass()
H A Dhermon_rsrc.c639 hermon_cfg_profile_t *cfgprof; in hermon_rsrc_init_phase1()
809 hermon_cfg_profile_t *cfgprof; in hermon_rsrc_init_phase2()
1221 hermon_cfg_profile_t *cfgprof; in hermon_rsrc_fini()
H A Dhermon.c1517 hermon_cfg_profile_t *cfg; in hermon_size_icm()
2853 hermon_cfg_profile_t *cfg; in hermon_icm_config_setup()
3032 hermon_cfg_profile_t *cfg; in hermon_inithca_set()
3455 hermon_cfg_profile_t *cfgprof; in hermon_hca_port_init()
H A Dhermon_fm.c482 hermon_cfg_profile_t *cfgprof; in hermon_fm_ereport_init()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h192 } hermon_cfg_profile_t; typedef
H A Dhermon.h530 hermon_cfg_profile_t *hs_cfg_profile;