Searched refs:ixgbe_tx_buffer (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 259 struct ixgbe_tx_buffer { struct 365 struct ixgbe_tx_buffer *tx_buffer_info; 1026 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1115 int ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1128 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
| H A D | ixgbe_main.c | 569 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer() 590 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump() 1353 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq() 3974 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring() 6590 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring() 7074 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources() 8710 struct ixgbe_tx_buffer *first, in ixgbe_tso() 8816 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum() 8945 struct ixgbe_tx_buffer *first, in ixgbe_tx_map() 8949 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_tx_map() [all …]
|
| H A D | ixgbe_fcoe.c | 489 struct ixgbe_tx_buffer *first, in ixgbe_fso()
|
| H A D | ixgbe_ipsec.c | 1057 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
| H A D | ixgbe_ethtool.c | 2091 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()
|