Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c516 uint32_t end_indx; in tavor_mcg_attach() local
588 mcg = &state->ts_mcghdl[end_indx]; in tavor_mcg_attach()
627 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
682 status = tavor_read_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
720 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
836 status = tavor_read_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
861 status = tavor_write_mgm_cmd_post(state, mcg_entry, end_indx, in tavor_mcg_attach()
872 mcg = &state->ts_mcghdl[end_indx]; in tavor_mcg_attach()
910 uint32_t end_indx, prev_indx; in tavor_mcg_detach() local
957 mcg = &state->ts_mcghdl[end_indx]; in tavor_mcg_detach()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c728 uint32_t end_indx; in hermon_mcg_attach() local
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
1200 mcg = &state->hs_mcghdl[end_indx]; in hermon_mcg_detach()
[all …]