Home
last modified time | relevance | path

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

/libmctp-latest/
Dastlpc.c280 uint32_t tx_offset; member
406 layout->rx.offset = be32toh(hdr.layout.tx_offset); in mctp_astlpc_layout_read()
415 layout->tx.offset = be32toh(hdr.layout.tx_offset); in mctp_astlpc_layout_read()
436 hdr.layout.tx_offset = htobe32(layout->rx.offset); in mctp_astlpc_layout_write()
581 .layout.tx_offset = htobe32(astlpc->layout.rx.offset), in mctp_astlpc_init_bmc()
/libmctp-latest/tests/
Dtest_astlpc.c1331 offset = be32toh(hdr->layout.tx_offset); in astlpc_test_corrupt_host_tx()
/libmctp-latest/docs/bindings/
Dvendor-ibm-astlpc.md185 uint32_t tx_offset;