Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h28 struct ixgbevf_tx_buffer { struct
104 struct ixgbevf_tx_buffer *tx_buffer_info;
Dixgbevf_main.c269 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq()
978 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_xmit_xdp_ring()
1709 sizeof(struct ixgbevf_tx_buffer) * ring->count); in ixgbevf_configure_tx_ring()
2365 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring()
3372 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources()
3724 struct ixgbevf_tx_buffer *first, in ixgbevf_tso()
3823 struct ixgbevf_tx_buffer *first) in ixgbevf_tx_csum()
3908 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map()
3912 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map()
4074 struct ixgbevf_tx_buffer *first; in ixgbevf_xmit_frame_ring()