Home
last modified time | relevance | path

Searched refs:tavor_cfg_profile_init_phase1 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h230 int tavor_cfg_profile_init_phase1(tavor_state_t *state);
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c267 tavor_cfg_profile_init_phase1(tavor_state_t *state) in tavor_cfg_profile_init_phase1() function
271 TAVOR_TNF_ENTER(tavor_cfg_profile_init_phase1); in tavor_cfg_profile_init_phase1()
386 TAVOR_TNF_EXIT(tavor_cfg_profile_init_phase1); in tavor_cfg_profile_init_phase1()
H A Dtavor.c1244 status = tavor_cfg_profile_init_phase1(state); in tavor_hw_init()