Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/al_eth/
H A Dal_eth.h90 struct al_eth_tx_buffer { struct
123 struct al_eth_tx_buffer *tx_buffer_info;
H A Dal_eth.c1157 struct al_eth_tx_buffer *tx_info; in al_eth_tx_do_cleanup()
1193 al_eth_tx_csum(struct al_eth_ring *tx_ring, struct al_eth_tx_buffer *tx_info, in al_eth_tx_csum()
1293 struct al_eth_tx_buffer *tx_info; in al_eth_xmit_mbuf()
2288 size = sizeof(struct al_eth_tx_buffer) * tx_ring->sw_count; in al_eth_setup_tx_resources()