Home
last modified time | relevance | path

Searched refs:end_indx (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c558 uint32_t end_indx; in tavor_mcg_attach() local
641 end_indx = tavor_mcg_walk_mgid_hash(state, mgid_hash, gid, NULL); in tavor_mcg_attach()
642 mcg = &state->ts_mcghdl[end_indx]; in tavor_mcg_attach()
683 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
693 tnf_uint, indx, end_indx); in tavor_mcg_attach()
743 status = tavor_read_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
752 tnf_uint, indx, end_indx); in tavor_mcg_attach()
786 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
795 tnf_uint, indx, end_indx); in tavor_mcg_attach()
915 status = tavor_read_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
[all …]
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c728 uint32_t end_indx; in hermon_mcg_attach() local
802 end_indx = hermon_mcg_walk_mgid_hash(state, mgid_hash, gid, NULL); in hermon_mcg_attach()
803 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_attach()
845 status = hermon_write_mgm_cmd_post(state, mcg_entry, end_indx, in hermon_mcg_attach()
904 status = hermon_read_mgm_cmd_post(state, mcg_entry, end_indx, in hermon_mcg_attach()
948 status = hermon_write_mgm_cmd_post(state, mcg_entry, end_indx, in hermon_mcg_attach()
1073 status = hermon_read_mgm_cmd_post(state, mcg_entry, end_indx, in hermon_mcg_attach()
1101 status = hermon_write_mgm_cmd_post(state, mcg_entry, end_indx, in hermon_mcg_attach()
1115 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_attach()
1150 uint32_t end_indx, prev_indx; in hermon_mcg_detach() local
[all …]