Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h69 u64 alloc_rx_buff_failed; member
352 u64 alloc_rx_buff_failed; member
A Dixgbevf_main.c1194 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbevf_clean_rx_irq()
3111 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbevf_update_stats() local
3137 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbevf_update_stats()
3143 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbevf_update_stats()
A Dethtool.c57 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb.h149 u32 alloc_rx_buff_failed; member
A Dixgb_main.c2083 adapter->alloc_rx_buff_failed++; in ixgb_alloc_rx_buffers()
2095 adapter->alloc_rx_buff_failed++; in ixgb_alloc_rx_buffers()
/linux/drivers/net/ethernet/intel/igbvf/
A Digbvf.h213 u32 alloc_rx_buff_failed; member
A Dethtool.c40 { "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()
/linux/drivers/net/ethernet/intel/e1000/
A De1000.h262 u32 alloc_rx_buff_failed; member
A De1000_main.c4113 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_skb()
4260 adapter->alloc_rx_buff_failed++; in e1000_clean_jumbo_rx_irq()
4387 adapter->alloc_rx_buff_failed++; in e1000_clean_rx_irq()
4513 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4527 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
4584 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4598 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4606 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4620 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
4644 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
A De1000_ethtool.c69 { "alloc_rx_buff_failed", E1000_STAT(alloc_rx_buff_failed) },
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h259 u64 alloc_rx_buff_failed; member
656 u32 alloc_rx_buff_failed; member
A Dixgbe_xsk.c322 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq_zc()
A Dixgbe_main.c2377 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq()
7046 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbe_update_stats() local
7073 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbe_update_stats()
7081 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbe_update_stats()
A Dixgbe_ethtool.c85 {"alloc_rx_buff_failed", IXGBE_STAT(alloc_rx_buff_failed)},
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet.h148 u32 alloc_rx_buff_failed; member
A Dbcmgenet.c1130 STAT_GENET_SOFT_MIB("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
2191 priv->mib.alloc_rx_buff_failed++; in bcmgenet_rx_refill()
/linux/drivers/net/ethernet/broadcom/
A Dbcmsysport.h568 u32 alloc_rx_buff_failed; member
A Dbcmsysport.c298 STAT_MIB_SOFT("alloc_rx_buff_failed", mib.alloc_rx_buff_failed),
696 priv->mib.alloc_rx_buff_failed++; in bcm_sysport_rx_refill()
/linux/drivers/net/ethernet/intel/e1000e/
A De1000.h268 u32 alloc_rx_buff_failed; member
A Dnetdev.c668 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
742 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps()
769 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps()
843 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
853 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
864 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
A Dethtool.c87 E1000_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),

Completed in 103 milliseconds