Searched refs:len_be (Results 1 – 1 of 1) sorted by relevance
833 uint32_t len, len_be; in mctp_binding_astlpc_tx() local854 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()