Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h29 struct ixgbevf_tx_buffer { struct
105 struct ixgbevf_tx_buffer *tx_buffer_info;
469 struct ixgbevf_tx_buffer *first,
481 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
Dixgbevf_main.c268 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq()
979 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_xmit_xdp_ring()
1737 sizeof(struct ixgbevf_tx_buffer) * ring->count); in ixgbevf_configure_tx_ring()
2392 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring()
3399 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources()
3751 struct ixgbevf_tx_buffer *first, in ixgbevf_tso()
3857 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_csum()
3956 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map()
3960 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map()
4124 struct ixgbevf_tx_buffer *first; in ixgbevf_xmit_frame_ring()
Dipsec.c447 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()