Home
last modified time | relevance | path

Searched refs:ixgbe_tx_buffer (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h213 struct ixgbe_tx_buffer { struct
313 struct ixgbe_tx_buffer *tx_buffer_info;
876 struct ixgbe_tx_buffer *);
914 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
1004 int ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
1014 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
Dixgbe_main.c547 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer()
568 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump()
1111 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq()
3536 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring()
5886 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring()
6347 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources()
7823 struct ixgbe_tx_buffer *first, in ixgbe_tso()
7928 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum()
8075 struct ixgbe_tx_buffer *first, in ixgbe_tx_map()
8079 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_tx_map()
[all …]
Dixgbe_fcoe.c488 struct ixgbe_tx_buffer *first, in ixgbe_fso()
Dixgbe_ipsec.c820 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
Dixgbe_ethtool.c1898 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()