| /drivers/net/ethernet/intel/ixgbevf/ |
| A D | ixgbevf.h | 69 u64 alloc_rx_buff_failed; member 351 u64 alloc_rx_buff_failed; member
|
| A D | ixgbevf_main.c | 1195 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 D | ethtool.c | 55 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
|
| /drivers/net/ethernet/intel/igbvf/ |
| A D | igbvf.h | 197 u32 alloc_rx_buff_failed; member
|
| A D | ethtool.c | 41 { "alloc_rx_buff_failed", IGBVF_STAT(alloc_rx_buff_failed, zero_base) },
|
| A D | netdev.c | 160 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 D | e1000.h | 262 u32 alloc_rx_buff_failed; member
|
| A D | e1000_main.c | 4119 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 D | e1000_ethtool.c | 69 { "alloc_rx_buff_failed", E1000_STAT(alloc_rx_buff_failed) },
|
| /drivers/net/ethernet/wangxun/libwx/ |
| A D | wx_hw.c | 2732 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 D | wx_type.h | 1023 u64 alloc_rx_buff_failed; member 1314 u64 alloc_rx_buff_failed; member
|
| A D | wx_ethtool.c | 43 WX_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
|
| A D | wx_lib.c | 663 rx_ring->rx_stats.alloc_rx_buff_failed++; in wx_clean_rx_irq()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe.h | 307 u64 alloc_rx_buff_failed; member 723 u32 alloc_rx_buff_failed; member
|
| A D | ixgbe_xsk.c | 332 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq_zc()
|
| A D | ixgbe_main.c | 2585 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 D | ixgbe_ethtool.c | 83 {"alloc_rx_buff_failed", IXGBE_STAT(alloc_rx_buff_failed)},
|
| /drivers/net/ethernet/broadcom/genet/ |
| A D | bcmgenet.h | 151 u32 alloc_rx_buff_failed; member
|
| A D | bcmgenet.c | 1156 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 D | e1000.h | 270 u32 alloc_rx_buff_failed; member
|
| A D | netdev.c | 671 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 D | ethtool.c | 87 E1000_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
|
| /drivers/net/ethernet/broadcom/ |
| A D | bcmsysport.h | 570 u32 alloc_rx_buff_failed; member
|
| A D | bcmsysport.c | 276 STAT_MIB_SOFT("alloc_rx_buff_failed", mib.alloc_rx_buff_failed), 673 priv->mib.alloc_rx_buff_failed++; in bcm_sysport_rx_refill()
|