Searched refs:IBMF_MSG_TRANS_FLAG_SEQ (Results 1 – 6 of 6) sorted by relevance
337 IBMF_MSG_TRANS_FLAG_SEQ))) { in ibmf_i_find_msg()351 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ) { in ibmf_i_find_msg()388 IBMF_MSG_TRANS_FLAG_SEQ)) { in ibmf_i_find_msg()458 if ((msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ) && in ibmf_i_find_msg()
229 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ) in ibmf_i_dr_loopback_filter()
1487 if (!(transport_flags & IBMF_MSG_TRANS_FLAG_SEQ)) in ibmf_saa_impl_send_request()1831 transport_flags = IBMF_MSG_TRANS_FLAG_SEQ; in ibmf_saa_impl_init_msg()1838 transport_flags = IBMF_MSG_TRANS_FLAG_SEQ; in ibmf_saa_impl_init_msg()1842 transport_flags = IBMF_MSG_TRANS_FLAG_SEQ | in ibmf_saa_impl_init_msg()
2109 (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ)) { in ibmf_i_msg_transport()2121 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ) in ibmf_i_msg_transport()2131 (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ)) { in ibmf_i_msg_transport()2240 if (msgimplp->im_transp_op_flags & IBMF_MSG_TRANS_FLAG_SEQ) in ibmf_i_msg_transport()
765 #define IBMF_MSG_TRANS_FLAG_SEQ 0x2 macro
2007 flags = IBMF_MSG_TRANS_FLAG_SEQ; in umad_write()2054 need_callback = (flags & IBMF_MSG_TRANS_FLAG_SEQ) != 0; in umad_write()