Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_plat_services.h393 #define swap64_to_le(x) htole64(x) macro
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2558 tx_desc->tx.buf_ptr = swap64_to_le( in al_eth_tx_pkt_prepare()
2736 rx_desc->rx.buf1_ptr = swap64_to_le(buf->addr | tgtid); in al_eth_rx_buffer_add()