Searched refs:ibtl_cm_change_service_cnt (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/ |
H A D | ibtl_cm.h | 171 * ibtl_cm_change_service_cnt() 177 void ibtl_cm_change_service_cnt(ibt_clnt_hdl_t ibt_hdl, int delta_num_sids);
|
/illumos-gate/usr/src/uts/common/io/ib/ibtl/ |
H A D | ibtl_cm.c | 136 * ibtl_cm_change_service_cnt 144 ibtl_cm_change_service_cnt(ibt_clnt_hdl_t ibt_hdl, int delta_num_sids) function 146 IBTF_DPRINTF_L3(ibtf_cm, "ibtl_cm_change_service_cnt(%p. %d)", 151 IBTF_DPRINTF_L2(ibtf_cm, "ibtl_cm_change_service_cnt: "
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_ti.c | 2513 ibtl_cm_change_service_cnt(ibt_hdl, num_sids); 3091 ibtl_cm_change_service_cnt(ibt_hdl, -srv_hdl->svc_num_sids); 3252 ibtl_cm_change_service_cnt(ibt_hdl, 1); 3371 ibtl_cm_change_service_cnt(ibt_hdl, 1); 3481 ibtl_cm_change_service_cnt(ibt_hdl, -1);
|
Completed in 98 milliseconds