Home
last modified time | relevance | path

Searched refs:ioc_send_msg_qdepth (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dib_dm_attr.h121 uint16_t ioc_send_msg_qdepth; /* Send message Q depth */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/srpt/
H A Dsrpt.c232 SRPT_BSWAP_16(ioc.ioc_profile.ioc_send_msg_qdepth)); in srpt_print_ioc()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1264 ioc->ioc_profile.ioc_send_msg_qdepth = h2b16(srpt_send_msg_depth); in srpt_ioc_init_profile()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2932 gioc->ioc_send_msg_qdepth = in ibdm_handle_ioc_profile()
2933 b2h16(ioc->ioc_send_msg_qdepth); in ibdm_handle_ioc_profile()
7264 IBTF_DPRINTF_L4("ibdm", "\tmsg qdepth : %d", ioc->ioc_send_msg_qdepth); in ibdm_dump_ioc_profile()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2295 ioc_profile->ioc_send_msg_qdepth) != DDI_PROP_SUCCESS) { in ibnex_create_ioc_node_prop()