Searched refs:msg_ack (Results 1 – 6 of 6) sorted by relevance
367 if (status == 0 && msg->msg_ack) { in lnet_complete_msg_locked()372 msg->msg_ack = 0; in lnet_complete_msg_locked()452 msg->msg_ack ? "A" : "", in lnet_finalize()
1376 msg->msg_ack = (!lnet_is_wire_handle_none(&hdr->msg.put.ack_wmd) && in lnet_recv_put()
201 unsigned int msg_ack:1; /* ack on finalize (PUT) */ member
458 msg_set_ack(bmsg, msg_ack(msg)); in tipc_msg_make_bundle()
330 static inline u32 msg_ack(struct tipc_msg *m) in msg_ack() function
1096 ackd = msg_ack(msg); in tipc_rcv()