Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_impl.h204 uint8_t gl_redirectSL:4; /* SL from redirection */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2448 gid_info->gl_redirectSL = cpi->RedirectSL; in ibdm_handle_classportinfo()
2472 msg->im_local_addr.ia_service_level = gid_info->gl_redirectSL; in ibdm_handle_classportinfo()
2776 gid_info->gl_redirectSL; in ibdm_handle_iounitinfo()
3009 gid_info->gl_redirectSL; in ibdm_handle_ioc_profile()
3201 msg->im_local_addr.ia_service_level = gid_info->gl_redirectSL; in ibdm_get_diagcode()
3804 gid_info->gl_redirectSL = cpi->RedirectSL; in ibdm_handle_redirection()
3832 msg->im_local_addr.ia_service_level = gid_info->gl_redirectSL; in ibdm_handle_redirection()
4072 msg->im_local_addr.ia_service_level = gid_info->gl_redirectSL; in ibdm_retry_command()
5518 msg->im_local_addr.ia_service_level = gid_info->gl_redirectSL; in ibdm_send_ioc_profile()