Searched refs:iavf_rx_desc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 100 #define iavf_rx_desc iavf_32byte_rx_desc macro 167 static inline bool iavf_test_staterr(union iavf_rx_desc *rx_desc, in iavf_test_staterr()
|
H A D | iavf_txrx.c | 885 union iavf_rx_desc *rx_desc; in iavf_alloc_rx_buffers() 948 union iavf_rx_desc *rx_desc) in iavf_rx_checksum() 1055 union iavf_rx_desc *rx_desc, in iavf_rx_hash() 1086 union iavf_rx_desc *rx_desc, struct sk_buff *skb, in iavf_process_skb_fields() 1442 union iavf_rx_desc *rx_desc, in iavf_is_non_eop() 1484 union iavf_rx_desc *rx_desc; in iavf_clean_rx_irq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 99 #define iavf_rx_desc iavf_32byte_rx_desc macro 166 static inline bool iavf_test_staterr(union iavf_rx_desc *rx_desc, in iavf_test_staterr()
|
H A D | iavf_txrx.c | 919 union iavf_rx_desc *rx_desc; in iavf_alloc_rx_buffers() 982 union iavf_rx_desc *rx_desc) in iavf_rx_checksum() 1089 union iavf_rx_desc *rx_desc, in iavf_rx_hash() 1120 union iavf_rx_desc *rx_desc, struct sk_buff *skb, in iavf_process_skb_fields() 1463 union iavf_rx_desc *rx_desc, in iavf_is_non_eop() 1505 union iavf_rx_desc *rx_desc; in iavf_clean_rx_irq()
|
Completed in 8 milliseconds