Home
last modified time | relevance | path

Searched refs:i40e_rx_desc (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx_common.h11 union i40e_rx_desc *rx_desc, struct sk_buff *skb);
Di40e_txrx.h113 #define i40e_rx_desc i40e_16byte_rx_desc macro
180 static inline bool i40e_test_staterr(union i40e_rx_desc *rx_desc, in i40e_test_staterr()
Di40e_xsk.c190 union i40e_rx_desc *rx_desc; in i40e_alloc_rx_buffers_zc()
288 union i40e_rx_desc *rx_desc; in i40e_clean_rx_irq_zc()
Di40e_txrx.c1421 rx_ring->size = rx_ring->count * sizeof(union i40e_rx_desc); in i40e_setup_rx_descriptors()
1558 union i40e_rx_desc *rx_desc; in i40e_alloc_rx_buffers()
1621 union i40e_rx_desc *rx_desc) in i40e_rx_checksum()
1735 union i40e_rx_desc *rx_desc, in i40e_rx_hash()
1764 union i40e_rx_desc *rx_desc, struct sk_buff *skb) in i40e_process_skb_fields()
1810 union i40e_rx_desc *rx_desc) in i40e_cleanup_headers()
2151 union i40e_rx_desc *rx_desc, in i40e_is_non_eop()
2350 union i40e_rx_desc *rx_desc; in i40e_clean_rx_irq()
Di40e.h94 (&(((union i40e_rx_desc *)((R)->desc))[i]))
Di40e_debugfs.c546 union i40e_rx_desc *rxd; in i40e_dbg_dump_desc()