Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h69 u64 alloc_rx_buff_failed; member
352 u64 alloc_rx_buff_failed; member
H A Dixgbevf_main.c1194 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbevf_clean_rx_irq()
3136 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbevf_update_stats() local
3162 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbevf_update_stats()
3168 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbevf_update_stats()
H A Dethtool.c55 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h213 u32 alloc_rx_buff_failed; member
H A Dethtool.c40 { "alloc_rx_buff_failed", IGBVF_STAT(alloc_rx_buff_failed, zero_base) },
H A Dnetdev.c160 adapter->alloc_rx_buff_failed++; in igbvf_alloc_rx_buffers()
184 adapter->alloc_rx_buff_failed++; in igbvf_alloc_rx_buffers()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h262 u32 alloc_rx_buff_failed; member
H A De1000_main.c4115 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_skb()
4259 adapter->alloc_rx_buff_failed++; in e1000_clean_jumbo_rx_irq()
4386 adapter->alloc_rx_buff_failed++; in e1000_clean_rx_irq()
4512 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4526 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4583 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4597 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4605 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4619 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4643 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
H A De1000_ethtool.c69 { "alloc_rx_buff_failed", E1000_STAT(alloc_rx_buff_failed) },
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h303 u64 alloc_rx_buff_failed; member
703 u32 alloc_rx_buff_failed; member
H A Dixgbe_xsk.c333 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq_zc()
H A Dixgbe_main.c2370 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq()
7092 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbe_update_stats() local
7119 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbe_update_stats()
7127 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbe_update_stats()
H A Dixgbe_ethtool.c83 {"alloc_rx_buff_failed", IXGBE_STAT(alloc_rx_buff_failed)},
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h148 u32 alloc_rx_buff_failed; member
H A Dbcmgenet.c1112 STAT_GENET_SOFT_MIB("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
2198 priv->mib.alloc_rx_buff_failed++; in bcmgenet_rx_refill()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h270 u32 alloc_rx_buff_failed; member
H 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()
H A Dethtool.c87 E1000_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h570 u32 alloc_rx_buff_failed; member
H A Dbcmsysport.c300 STAT_MIB_SOFT("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
707 priv->mib.alloc_rx_buff_failed++; in bcm_sysport_rx_refill()