Searched refs:tavor_write_mgm_cmd_post (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 683 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach() 786 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach() 888 status = tavor_write_mgm_cmd_post(state, mcg_entry, rsrc->tr_indx, in tavor_mcg_attach() 944 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach() 1142 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_detach() 1467 status = tavor_write_mgm_cmd_post(state, mcg_entry, curr_indx, in tavor_mcg_hash_list_remove() 1542 status = tavor_write_mgm_cmd_post(state, mcg_entry, prev_indx, in tavor_mcg_hash_list_remove() 1598 status = tavor_write_mgm_cmd_post(state, mcg_entry, indx, in tavor_mcg_entry_invalidate()
|
H A D | tavor_cmd.c | 2849 tavor_write_mgm_cmd_post(tavor_state_t *state, tavor_hw_mcg_t *mcg, in tavor_write_mgm_cmd_post() function 2858 TAVOR_TNF_ENTER(tavor_write_mgm_cmd_post); in tavor_write_mgm_cmd_post() 2865 TAVOR_TNF_EXIT(tavor_write_mgm_cmd_post); in tavor_write_mgm_cmd_post() 2902 TAVOR_TNF_EXIT(tavor_write_mgm_cmd_post); in tavor_write_mgm_cmd_post()
|
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cmd.h | 734 int tavor_write_mgm_cmd_post(tavor_state_t *state, tavor_hw_mcg_t *mcg,
|