Home
last modified time | relevance | path

Searched refs:alloc_page_failed (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h194 u64 alloc_page_failed; member
H A Dice_txrx.c641 rx_ring->rx_stats.alloc_page_failed++; in ice_alloc_mapped_page()
654 rx_ring->rx_stats.alloc_page_failed++; in ice_alloc_mapped_page()
H A Dice_main.c5404 vsi->rx_page_failed += ring->rx_stats.alloc_page_failed; in ice_update_vsi_ring_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h298 u64 alloc_page_failed; member
H A Di40e_txrx.c1517 rx_ring->rx_stats.alloc_page_failed++; in i40e_alloc_mapped_page()
1532 rx_ring->rx_stats.alloc_page_failed++; in i40e_alloc_mapped_page()
H A Di40e_debugfs.c273 " rx_rings[%i]: rx_stats: alloc_page_failed = %lld, alloc_buff_failed = %lld\n", in i40e_dbg_dump_vsi_seid()
275 rx_ring->rx_stats.alloc_page_failed, in i40e_dbg_dump_vsi_seid()
H A Di40e_main.c921 rx_page += p->rx_stats.alloc_page_failed; in i40e_update_vsi_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h302 u64 alloc_page_failed; member
H A Diavf_txrx.c828 rx_ring->rx_stats.alloc_page_failed++; in iavf_alloc_mapped_page()
843 rx_ring->rx_stats.alloc_page_failed++; in iavf_alloc_mapped_page()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h300 u64 alloc_page_failed; member
H A Di40e_txrx.c1647 rx_ring->rx_stats.alloc_page_failed++; in i40e_alloc_mapped_page()
1664 rx_ring->rx_stats.alloc_page_failed++; in i40e_alloc_mapped_page()
H A Di40e_debugfs.c273 " rx_rings[%i]: rx_stats: alloc_page_failed = %lld, alloc_buff_failed = %lld\n", in i40e_dbg_dump_vsi_seid()
275 rx_ring->rx_stats.alloc_page_failed, in i40e_dbg_dump_vsi_seid()
H A Di40e_main.c931 rx_page += p->rx_stats.alloc_page_failed; in i40e_update_vsi_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_repr.c171 stats->tx_dropped = rx_ring->ring_stats->rx_stats.alloc_page_failed + in ice_repr_sp_stats64()
H A Dice_txrx.h222 u64 alloc_page_failed; member
H A Dice_txrx.c705 rx_ring->ring_stats->rx_stats.alloc_page_failed++; in ice_alloc_mapped_page()
718 rx_ring->ring_stats->rx_stats.alloc_page_failed++; in ice_alloc_mapped_page()
1257 rx_ring->ring_stats->rx_stats.alloc_page_failed++; in ice_clean_rx_irq()
H A Dice_main.c6593 vsi->rx_page_failed += ring_stats->rx_stats.alloc_page_failed; in ice_update_vsi_ring_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h302 u64 alloc_page_failed; member
H A Diavf_txrx.c859 rx_ring->rx_stats.alloc_page_failed++; in iavf_alloc_mapped_page()
874 rx_ring->rx_stats.alloc_page_failed++; in iavf_alloc_mapped_page()

Completed in 86 milliseconds