Searched refs:ixgbe_tx_buffer (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_xsk.c | 387 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xmit_zc() 439 struct ixgbe_tx_buffer *tx_bi) in ixgbe_clean_xdp_tx_buffer() 455 struct ixgbe_tx_buffer *tx_bi; in ixgbe_clean_xdp_tx_irq() 541 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xsk_clean_tx_ring()
|
H A D | ixgbe.h | 216 struct ixgbe_tx_buffer { struct 321 struct ixgbe_tx_buffer *tx_buffer_info; 890 struct ixgbe_tx_buffer *); 928 int ixgbe_fso(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1018 int ixgbe_ipsec_tx(struct ixgbe_ring *tx_ring, struct ixgbe_tx_buffer *first, 1031 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
H A D | ixgbe_main.c | 550 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer() 571 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump() 1114 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq() 3540 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring() 6000 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring() 6470 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources() 7976 struct ixgbe_tx_buffer *first, in ixgbe_tso() 8091 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum() 8235 struct ixgbe_tx_buffer *first, in ixgbe_tx_map() 8239 struct ixgbe_tx_buffer *tx_buffe 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 | 1068 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
H A D | ixgbe_ethtool.c | 2004 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_xsk.c | 400 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xmit_zc() 452 struct ixgbe_tx_buffer *tx_bi) in ixgbe_clean_xdp_tx_buffer() 468 struct ixgbe_tx_buffer *tx_bi; in ixgbe_clean_xdp_tx_irq() 554 struct ixgbe_tx_buffer *tx_bi; in ixgbe_xsk_clean_tx_ring()
|
H A 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()
|
H A D | ixgbe_main.c | 554 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_print_buffer() 575 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_dump() 1118 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_tx_irq() 3530 sizeof(struct ixgbe_tx_buffer) * ring->count); in ixgbe_configure_tx_ring() 6034 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring() 6508 size = sizeof(struct ixgbe_tx_buffer) * tx_ring->count; in ixgbe_setup_tx_resources() 8047 struct ixgbe_tx_buffer *first, in ixgbe_tso() 8153 struct ixgbe_tx_buffer *first, in ixgbe_tx_csum() 8282 struct ixgbe_tx_buffer *first, in ixgbe_tx_map() 8286 struct ixgbe_tx_buffer *tx_buffe 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 | 1073 struct ixgbe_tx_buffer *first, in ixgbe_ipsec_tx()
|
H A D | ixgbe_ethtool.c | 2022 struct ixgbe_tx_buffer *tx_buffer; in ixgbe_clean_test_rings()
|
Completed in 46 milliseconds