Home
last modified time | relevance | path

Searched refs:IBMF_MSG_FLAGS_GLOBAL_ADDRESS (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/mgt/ibmf/
H A Dibmf.h360 #define IBMF_MSG_FLAGS_GLOBAL_ADDRESS 0x00000010 /* has global addr */ macro
/titanic_41/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_ud_dest.c366 if (msgimplp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibmf_i_alloc_ud_dest()
H A Dibmf_saa_impl.c1925 if (saa_portp->saa_pt_ibmf_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibmf_saa_impl_init_msg()
1927 ibmf_msg->im_msg_flags = IBMF_MSG_FLAGS_GLOBAL_ADDRESS; in ibmf_saa_impl_init_msg()
3902 IBMF_MSG_FLAGS_GLOBAL_ADDRESS; in ibmf_saa_impl_update_sa_address_info()
3918 if (saa_portp->saa_pt_ibmf_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibmf_saa_impl_update_sa_address_info()
3920 msgp->im_msg_flags = IBMF_MSG_FLAGS_GLOBAL_ADDRESS; in ibmf_saa_impl_update_sa_address_info()
H A Dibmf_recv.c880 msgimplp->im_msg_flags |= IBMF_MSG_FLAGS_GLOBAL_ADDRESS; in ibmf_i_do_recv_cb()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c598 if (msgp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibdma_create_resp_mad()
/titanic_41/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c592 if (msgp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in _NOTE()