Searched refs:MEMIF_MSG_ADD_RING_FLAG_C2S (Results 1 – 2 of 2) sorted by relevance
101 #define MEMIF_MSG_ADD_RING_FLAG_C2S 1 /**< ring is in C2S direction */ macro
303 if (ar->flags & MEMIF_MSG_ADD_RING_FLAG_C2S) { in memif_msg_receive_add_ring()317 mq = (ar->flags & MEMIF_MSG_ADD_RING_FLAG_C2S) ? in memif_msg_receive_add_ring()461 ar->flags = (type == MEMIF_RING_C2S) ? MEMIF_MSG_ADD_RING_FLAG_C2S : 0; in memif_msg_enq_add_ring()