Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h370 struct al_eth_pkt{ struct
748 int al_eth_tx_pkt_prepare(struct al_udma_q *tx_dma_q, struct al_eth_pkt *pkt);
880 uint32_t al_eth_pkt_rx(struct al_udma_q *rx_dma_q, struct al_eth_pkt *pkt);
H A Dal_hal_eth_main.c2279 al_dump_tx_pkt(struct al_udma_q *tx_dma_q, struct al_eth_pkt *pkt) in al_dump_tx_pkt()
2377 int al_eth_tx_pkt_prepare(struct al_udma_q *tx_dma_q, struct al_eth_pkt *pkt) in al_eth_tx_pkt_prepare()
2757 struct al_eth_pkt *pkt) in al_eth_pkt_rx()