Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_mr.h334 int tavor_mw_alloc(tavor_state_t *state, tavor_pdhdl_t pdhdl,
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_mr.c905 tavor_mw_alloc(tavor_state_t *state, tavor_pdhdl_t pd, ibt_mw_flags_t flags, in tavor_mw_alloc() function
915 TAVOR_TNF_ENTER(tavor_mw_alloc); in tavor_mw_alloc()
1015 TAVOR_TNF_EXIT(tavor_mw_alloc); in tavor_mw_alloc()
1027 TAVOR_TNF_EXIT(tavor_mw_alloc); in tavor_mw_alloc()
H A Dtavor_ci.c2099 status = tavor_mw_alloc(state, pdhdl, flags, &mwhdl); in tavor_ci_alloc_mw()