Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dastlpc.c102 struct mctp_astlpc_buffer { struct
109 struct mctp_astlpc_buffer rx; argument
110 struct mctp_astlpc_buffer tx;
460 const struct mctp_astlpc_buffer *buf, in mctp_astlpc_buffer_validate()
510 const struct mctp_astlpc_buffer *rx = &layout->rx; in mctp_astlpc_layout_validate()
511 const struct mctp_astlpc_buffer *tx = &layout->tx; in mctp_astlpc_layout_validate()