Searched refs:ixgbe_tx_buffer (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_xsk.c | 395 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xmit_zc() 447 struct ixgbe_tx_buffer *tx_bi) in ixgbe_clean_xdp_tx_buffer() 463 struct ixgbe_tx_buffer *tx_bi; in ixgbe_clean_xdp_tx_irq() 544 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xsk_clean_tx_ring()
|
D | ixgbe.h | 255 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()
|
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() 1155 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq() 3559 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring() 6061 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring() 6535 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources() 8074 struct ixgbe_tx_buffer *first, in ixgbe_tso() 8180 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum() 8309 struct ixgbe_tx_buffer *first, in ixgbe_tx_map() 8313 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_tx_map() [all …]
|
D | ixgbe_fcoe.c | 489 struct ixgbe_tx_buffer *first, in ixgbe_fso()
|
D | ixgbe_ipsec.c | 1073 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
D | ixgbe_ethtool.c | 2023 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()
|