Home
last modified time | relevance | path

Searched defs:pldm_msgbuf_complete_consumed (Results 1 – 2 of 2) sorted by relevance

/openbmc/libpldm/tests/
H A Dmsgbuf.hpp107 pldm_msgbuf_complete_consumed(struct pldm_msgbuf_ro* ctx) in pldm_msgbuf_complete_consumed() function
113 pldm_msgbuf_complete_consumed(struct pldm_msgbuf_rw* ctx) in pldm_msgbuf_complete_consumed() function
/openbmc/libpldm/src/
H A Dmsgbuf.h45 #define pldm_msgbuf_complete_consumed(ctx) \ macro