Searched refs:IBMF_MSG_FLAGS_GLOBAL_ADDRESS (Results 1 – 6 of 6) sorted by relevance
360 #define IBMF_MSG_FLAGS_GLOBAL_ADDRESS 0x00000010 /* has global addr */ macro
366 if (msgimplp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibmf_i_alloc_ud_dest()
1925 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()
880 msgimplp->im_msg_flags |= IBMF_MSG_FLAGS_GLOBAL_ADDRESS; in ibmf_i_do_recv_cb()
598 if (msgp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in ibdma_create_resp_mad()
592 if (msgp->im_msg_flags & IBMF_MSG_FLAGS_GLOBAL_ADDRESS) { in _NOTE()