Home
last modified time | relevance | path

Searched defs:tx_storage (Results 1 – 6 of 6) sorted by relevance

/openbmc/libmctp/tests/
H A Dtest-utils.c19 uint8_t tx_storage[MCTP_PKTBUF_SIZE(MCTP_BTU)] PKTBUF_STORAGE_ALIGN; member
H A Dtest_bridge.c22 uint8_t tx_storage[MCTP_PKTBUF_SIZE(MCTP_BTU)] PKTBUF_STORAGE_ALIGN; member
H A Dtest_cmds.c63 uint8_t tx_storage[MCTP_PKTBUF_SIZE(MCTP_BTU)] PKTBUF_STORAGE_ALIGN; in setup_test_binding() local
/openbmc/libmctp/
H A Di2c-internal.h38 uint8_t tx_storage[MCTP_PKTBUF_SIZE(I2C_BTU)] PKTBUF_STORAGE_ALIGN; member
H A Dlibmctp.h196 void *tx_storage; member
H A Dserial.c65 uint8_t tx_storage[MCTP_PKTBUF_SIZE(SERIAL_BTU)] PKTBUF_STORAGE_ALIGN; member