Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h29 struct ixgbevf_tx_buffer { struct
105 struct ixgbevf_tx_buffer *tx_buffer_info;
472 struct ixgbevf_tx_buffer *first,
484 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()
A Dixgbevf_main.c272 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_clean_tx_irq()
974 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_xmit_xdp_ring()
1733 sizeof(struct ixgbevf_tx_buffer) * ring->count); in ixgbevf_configure_tx_ring()
2410 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring()
3421 size = sizeof(struct ixgbevf_tx_buffer) * tx_ring->count; in ixgbevf_setup_tx_resources()
3773 struct ixgbevf_tx_buffer *first, in ixgbevf_tso()
3870 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_csum()
3966 struct ixgbevf_tx_buffer *first, in ixgbevf_tx_map()
3970 struct ixgbevf_tx_buffer *tx_buffer; in ixgbevf_tx_map()
4134 struct ixgbevf_tx_buffer *first; in ixgbevf_xmit_frame_ring()
A Dipsec.c448 struct ixgbevf_tx_buffer *first, in ixgbevf_ipsec_tx()

Completed in 21 milliseconds