Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h255 struct ixgbe_tx_buffer { struct
360 struct ixgbe_tx_buffer *tx_buffer_info;
985 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
1071 int ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first,
1084 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
H A Dixgbe_main.c554 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer()
575 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump()
1156 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq()
3560 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring()
6062 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring()
6536 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources()
8075 struct ixgbe_tx_buffer *first, in ixgbe_tso()
8181 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum()
8310 struct ixgbe_tx_buffer *first, in ixgbe_tx_map()
8314 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_tx_map()
[all …]
H A Dixgbe_fcoe.c489 struct ixgbe_tx_buffer *first, in ixgbe_fso()
H A Dixgbe_ipsec.c1073 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
H A Dixgbe_ethtool.c2023 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()