Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/al_eth/
H A Dal_eth.h92 struct al_eth_tx_buffer { struct
125 struct al_eth_tx_buffer *tx_buffer_info;
H A Dal_eth.c1163 struct al_eth_tx_buffer *tx_info; in al_eth_tx_do_cleanup()
1199 al_eth_tx_csum(struct al_eth_ring *tx_ring, struct al_eth_tx_buffer *tx_info, in al_eth_tx_csum()
1299 struct al_eth_tx_buffer *tx_info; in al_eth_xmit_mbuf()
2306 size = sizeof(struct al_eth_tx_buffer) * tx_ring->sw_count; in al_eth_setup_tx_resources()