Home
last modified time | relevance | path

Searched refs:mctp_astlpc_buffer (Results 1 – 1 of 1) sorted by relevance

/openbmc/libmctp/
H A Dastlpc.c101 struct mctp_astlpc_buffer { struct
108 struct mctp_astlpc_buffer rx; argument
109 struct mctp_astlpc_buffer tx;
459 const struct mctp_astlpc_buffer *buf, in mctp_astlpc_buffer_validate()
509 const struct mctp_astlpc_buffer *rx = &layout->rx; in mctp_astlpc_layout_validate()
510 const struct mctp_astlpc_buffer *tx = &layout->tx; in mctp_astlpc_layout_validate()