Searched refs:ixgbe_tx_buffer (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe.h | 211 struct ixgbe_tx_buffer { struct 316 struct ixgbe_tx_buffer *tx_buffer_info; 901 struct ixgbe_tx_buffer *); 939 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1029 int ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1042 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
A D | ixgbe_xsk.c | 386 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xmit_zc() 436 struct ixgbe_tx_buffer *tx_bi) in ixgbe_clean_xdp_tx_buffer() 452 struct ixgbe_tx_buffer *tx_bi; in ixgbe_clean_xdp_tx_irq() 538 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xsk_clean_tx_ring()
|
A D | ixgbe_main.c | 553 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer() 574 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump() 1117 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq() 3539 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring() 7954 struct ixgbe_tx_buffer *first, in ixgbe_tso() 8060 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum() 8201 struct ixgbe_tx_buffer *first, in ixgbe_tx_map() 8205 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_tx_map() 8355 struct ixgbe_tx_buffer *first) in ixgbe_atr() 8551 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_xmit_xdp_ring() [all …]
|
A D | ixgbe_fcoe.c | 489 struct ixgbe_tx_buffer *first, in ixgbe_fso()
|
A D | ixgbe_ipsec.c | 1067 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
A D | ixgbe_ethtool.c | 1989 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()
|
Completed in 47 milliseconds