Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_trace.h113 struct i40e_tx_buffer *buf),
148 struct i40e_tx_buffer *buf),
156 struct i40e_tx_buffer *buf),
H A Di40e_txrx.h263 struct i40e_tx_buffer { struct
334 struct i40e_tx_buffer *tx_bi;
H A Di40e_txrx.c86 struct i40e_tx_buffer *tx_buf, *first; in i40e_program_fdir_filter()
127 memset(tx_buf, 0, sizeof(struct i40e_tx_buffer)); in i40e_program_fdir_filter()
752 struct i40e_tx_buffer *tx_buffer) in i40e_unmap_and_free_tx_resource()
801 bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count; in i40e_clean_tx_ring()
932 struct i40e_tx_buffer *tx_buf; in i40e_clean_tx_irq()
1426 bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count; in i40e_setup_tx_descriptors()
3078 static int i40e_tso(struct i40e_tx_buffer *first, u8 *hdr_len, in i40e_tso()
3574 struct i40e_tx_buffer *first, u32 tx_flags, in i40e_tx_map()
3580 struct i40e_tx_buffer *tx_bi; in i40e_tx_map()
3785 struct i40e_tx_buffer *tx_head = &xdp_ring->tx_bi[index]; in i40e_xmit_xdp_ring()
[all …]
H A Di40e_xsk.c613 struct i40e_tx_buffer *tx_bi) in i40e_clean_xdp_tx_buffer()
635 struct i40e_tx_buffer *tx_bi; in i40e_clean_xdp_tx_irq()
750 struct i40e_tx_buffer *tx_bi; in i40e_xsk_clean_tx_ring()
H A Di40e_main.c4399 struct i40e_tx_buffer *tx_buf; in i40e_clean_fdir_tx_irq()