Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dib_dm_attr.h125 uint32_t ioc_rdma_xfer_sz; /* RDMA transfer size */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/srpt/
H A Dsrpt.c238 SRPT_BSWAP_32(ioc.ioc_profile.ioc_rdma_xfer_sz)); in srpt_print_ioc()
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c1268 ioc->ioc_profile.ioc_rdma_xfer_sz = h2b32(SRPT_DEFAULT_MAX_RDMA_SIZE); in srpt_ioc_init_profile()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2937 gioc->ioc_rdma_xfer_sz = b2h32(ioc->ioc_rdma_xfer_sz); in ibdm_handle_ioc_profile()
7268 IBTF_DPRINTF_L4("ibdm", "\trdma xfersz : %d", ioc->ioc_rdma_xfer_sz); in ibdm_dump_ioc_profile()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2283 ioc_profile->ioc_rdma_xfer_sz) != DDI_PROP_SUCCESS) { in ibnex_create_ioc_node_prop()