Home
last modified time | relevance | path

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

/openbmc/libmctp/
H A Dastlpc.c833 uint32_t len, len_be; in mctp_binding_astlpc_tx() local
854 len_be = htobe32(len); in mctp_binding_astlpc_tx()
855 mctp_astlpc_lpc_write(astlpc, &len_be, astlpc->layout.tx.offset, in mctp_binding_astlpc_tx()
856 sizeof(len_be)); in mctp_binding_astlpc_tx()