Home
last modified time | relevance | path

Searched refs:alloc_rx_buff_failed (Results 1 – 24 of 24) sorted by relevance

/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h69 u64 alloc_rx_buff_failed; member
351 u64 alloc_rx_buff_failed; member
A Dixgbevf_main.c1195 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbevf_clean_rx_irq()
3137 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbevf_update_stats() local
3163 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbevf_update_stats()
3169 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbevf_update_stats()
A Dethtool.c55 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
/drivers/net/ethernet/intel/igbvf/
A Digbvf.h197 u32 alloc_rx_buff_failed; member
A Dethtool.c41 { "alloc_rx_buff_failed", IGBVF_STAT(alloc_rx_buff_failed, zero_base) },
A Dnetdev.c160 adapter->alloc_rx_buff_failed++; in igbvf_alloc_rx_buffers()
184 adapter->alloc_rx_buff_failed++; in igbvf_alloc_rx_buffers()
/drivers/net/ethernet/intel/e1000/
A De1000.h262 u32 alloc_rx_buff_failed; member
A De1000_main.c4119 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_skb()
4263 adapter->alloc_rx_buff_failed++; in e1000_clean_jumbo_rx_irq()
4390 adapter->alloc_rx_buff_failed++; in e1000_clean_rx_irq()
4516 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4530 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4587 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4601 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4609 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4623 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4647 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
A De1000_ethtool.c69 { "alloc_rx_buff_failed", E1000_STAT(alloc_rx_buff_failed) },
/drivers/net/ethernet/wangxun/libwx/
A Dwx_hw.c2732 u64 non_eop_descs = 0, alloc_rx_buff_failed = 0; in wx_update_stats() local
2742 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in wx_update_stats()
2747 wx->alloc_rx_buff_failed = alloc_rx_buff_failed; in wx_update_stats()
A Dwx_type.h1023 u64 alloc_rx_buff_failed; member
1314 u64 alloc_rx_buff_failed; member
A Dwx_ethtool.c43 WX_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
A Dwx_lib.c663 rx_ring->rx_stats.alloc_rx_buff_failed++; in wx_clean_rx_irq()
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h307 u64 alloc_rx_buff_failed; member
723 u32 alloc_rx_buff_failed; member
A Dixgbe_xsk.c332 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq_zc()
A Dixgbe_main.c2585 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq()
7658 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbe_update_stats() local
7685 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbe_update_stats()
7693 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbe_update_stats()
A Dixgbe_ethtool.c83 {"alloc_rx_buff_failed", IXGBE_STAT(alloc_rx_buff_failed)},
/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.h151 u32 alloc_rx_buff_failed; member
A Dbcmgenet.c1156 STAT_GENET_SOFT_MIB("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
2266 priv->mib.alloc_rx_buff_failed++; in bcmgenet_rx_refill()
/drivers/net/ethernet/intel/e1000e/
A De1000.h270 u32 alloc_rx_buff_failed; member
A Dnetdev.c671 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
745 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps()
772 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps()
846 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
856 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
867 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
A Dethtool.c87 E1000_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
/drivers/net/ethernet/broadcom/
A Dbcmsysport.h570 u32 alloc_rx_buff_failed; member
A Dbcmsysport.c276 STAT_MIB_SOFT("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
673 priv->mib.alloc_rx_buff_failed++; in bcm_sysport_rx_refill()

Completed in 124 milliseconds