Searched refs:tx_offset (Results 1 – 3 of 3) sorted by relevance
280 uint32_t tx_offset; member406 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()
1331 offset = be32toh(hdr->layout.tx_offset); in astlpc_test_corrupt_host_tx()
185 uint32_t tx_offset;