Home
last modified time | relevance | path

Searched refs:iavf_tx_buffer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_trace.h64 struct iavf_tx_buffer *buf),
99 struct iavf_tx_buffer *buf),
107 struct iavf_tx_buffer *buf),
H A Diavf_txrx.h260 struct iavf_tx_buffer { struct
332 struct iavf_tx_buffer *tx_bi;
H A Diavf_txrx.c29 struct iavf_tx_buffer *tx_buffer) in iavf_unmap_and_free_tx_resource()
71 bi_size = sizeof(struct iavf_tx_buffer) * tx_ring->count; in iavf_clean_tx_ring()
216 struct iavf_tx_buffer *tx_buf; in iavf_clean_tx_irq()
659 bi_size = sizeof(struct iavf_tx_buffer) * tx_ring->count; in iavf_setup_tx_descriptors()
1858 static int iavf_tso(struct iavf_tx_buffer *first, u8 *hdr_len, in iavf_tso()
2280 struct iavf_tx_buffer *first, u32 tx_flags, in iavf_tx_map()
2286 struct iavf_tx_buffer *tx_bi; in iavf_tx_map()
2426 struct iavf_tx_buffer *first; in iavf_xmit_frame_ring()