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)]; member
H A Dtest_bridge.c22 uint8_t tx_storage[MCTP_PKTBUF_SIZE(MCTP_BTU)]; member
H A Dtest_cmds.c63 uint8_t tx_storage[MCTP_PKTBUF_SIZE(MCTP_BTU)]; in setup_test_binding() local
/openbmc/libmctp/
H A Di2c-internal.h38 uint8_t tx_storage[sizeof(struct mctp_i2c_hdr) + member
H A Dlibmctp.h192 void *tx_storage; member
H A Dserial.c65 uint8_t tx_storage[MCTP_PKTBUF_SIZE(SERIAL_BTU)]; member