Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h55 #define IBCMA_LOCAL_ADDR_SET_FLAG 0x01 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c158 ibchanp->chan_addr_flag = IBCMA_LOCAL_ADDR_SET_FLAG; in rdma_ib_bind_addr()
205 if ((ibchanp->chan_addr_flag & IBCMA_LOCAL_ADDR_SET_FLAG) == 0 && in rdma_ib_resolve_addr()
209 ibchanp->chan_addr_flag |= IBCMA_LOCAL_ADDR_SET_FLAG; in rdma_ib_resolve_addr()