Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_trace.h64 struct i40e_tx_buffer *buf),
99 struct i40e_tx_buffer *buf),
107 struct i40e_tx_buffer *buf),
Di40e_xsk.c650 struct i40e_tx_buffer *tx_bi; in i40e_xmit_zc()
703 struct i40e_tx_buffer *tx_bi) in i40e_clean_xdp_tx_buffer()
727 struct i40e_tx_buffer *tx_bi; in i40e_clean_xdp_tx_irq()
841 struct i40e_tx_buffer *tx_bi; in i40e_xsk_clean_tx_ring()
Di40e_txrx.h282 struct i40e_tx_buffer { struct
359 struct i40e_tx_buffer *tx_bi;
Di40e_txrx.c92 struct i40e_tx_buffer *tx_buf, *first; in i40e_program_fdir_filter()
133 memset(tx_buf, 0, sizeof(struct i40e_tx_buffer)); in i40e_program_fdir_filter()
602 struct i40e_tx_buffer *tx_buffer) in i40e_unmap_and_free_tx_resource()
651 bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count; in i40e_clean_tx_ring()
778 struct i40e_tx_buffer *tx_buf; in i40e_clean_tx_irq()
1306 bi_size = sizeof(struct i40e_tx_buffer) * tx_ring->count; in i40e_setup_tx_descriptors()
2886 static int i40e_tso(struct i40e_tx_buffer *first, u8 *hdr_len, in i40e_tso()
3347 struct i40e_tx_buffer *first, u32 tx_flags, in i40e_tx_map()
3353 struct i40e_tx_buffer *tx_bi; in i40e_tx_map()
3507 struct i40e_tx_buffer *tx_bi; in i40e_xmit_xdp_ring()
[all …]
Di40e_main.c4062 struct i40e_tx_buffer *tx_buf; in i40e_clean_fdir_tx_irq()