Home
last modified time | relevance | path

Searched refs:tavor_cfg_profile_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c249 tavor_cfg_profile_t *cp);
258 static void tavor_cfg_wqe_sizes(tavor_cfg_profile_t *cp);
260 tavor_cfg_profile_t *cp);
269 tavor_cfg_profile_t *cp; in tavor_cfg_profile_init_phase1()
274 cp = (tavor_cfg_profile_t *)kmem_zalloc(sizeof (tavor_cfg_profile_t), in tavor_cfg_profile_init_phase1()
364 kmem_free(cp, sizeof (tavor_cfg_profile_t)); in tavor_cfg_profile_init_phase1()
390 tavor_cfg_profile_t *cp; in tavor_cfg_profile_init_phase2()
615 kmem_free(state->ts_cfg_profile, sizeof (tavor_cfg_profile_t)); in tavor_cfg_profile_fini()
624 tavor_cfg_wqe_sizes(tavor_cfg_profile_t *cp) in tavor_cfg_wqe_sizes()
676 tavor_cfg_prop_lookup(tavor_state_t *state, tavor_cfg_profile_t *cp) in tavor_cfg_prop_lookup()
[all …]
H A Dtavor_rsrc.c408 tavor_cfg_profile_t *cfgprof; in tavor_rsrc_init_phase1()
545 tavor_cfg_profile_t *cfgprof; in tavor_rsrc_init_phase2()
1421 tavor_cfg_profile_t *cfgprof; in tavor_rsrc_fini()
H A Dtavor.c2030 tavor_cfg_profile_t *cfgprof; in tavor_hca_port_init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h228 } tavor_cfg_profile_t; typedef
H A Dtavor.h460 tavor_cfg_profile_t *ts_cfg_profile;