Searched refs:MPP_FLAGS_MULTI_MSG (Results 1 – 6 of 6) sorted by relevance
35 #define MPP_FLAGS_MULTI_MSG (0x00000001) macro
413 req->flag = MPP_FLAGS_MULTI_MSG; in process_task()430 req->flag = MPP_FLAGS_MULTI_MSG; in process_task()437 req->flag = MPP_FLAGS_POLL_NON_BLOCK | MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in process_task()
410 mpp_req->flag = MPP_FLAGS_MULTI_MSG; in mpp_service_delimit()631 p->reqs[i].flag |= MPP_FLAGS_MULTI_MSG; in mpp_service_cmd_send()
378 mpp_req[0].flag = MPP_FLAGS_MULTI_MSG; in iep2_start()384 mpp_req[1].flag = MPP_FLAGS_MULTI_MSG | MPP_FLAGS_LAST_MSG; in iep2_start()
1138 if (req->flags & MPP_FLAGS_MULTI_MSG) in mpp_msg_is_last()1476 if (msg_v1.flags & MPP_FLAGS_MULTI_MSG) in mpp_collect_msgs()