Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h748 int tavor_modify_mpt_cmd_post(tavor_state_t *state, tavor_hw_mpt_t *mpt,
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cmd.c2913 tavor_modify_mpt_cmd_post(tavor_state_t *state, tavor_hw_mpt_t *mpt, in tavor_modify_mpt_cmd_post() function
2922 TAVOR_TNF_ENTER(tavor_modify_mpt_cmd_post); in tavor_modify_mpt_cmd_post()
2929 TAVOR_TNF_EXIT(tavor_modify_mpt_cmd_post); in tavor_modify_mpt_cmd_post()
2960 TAVOR_TNF_EXIT(tavor_modify_mpt_cmd_post); in tavor_modify_mpt_cmd_post()
H A Dtavor_srq.c861 status = tavor_modify_mpt_cmd_post(state, &mpt_entry, mpt->tr_indx, in tavor_srq_modify()