| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf.h | 69 u64 alloc_rx_buff_failed; member 352 u64 alloc_rx_buff_failed; member
|
| H A D | ixgbevf_main.c | 1202 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbevf_clean_rx_irq() 3119 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbevf_update_stats() local 3145 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbevf_update_stats() 3151 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbevf_update_stats()
|
| H A D | ethtool.c | 57 IXGBEVF_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/ |
| H A D | ixgb.h | 149 u32 alloc_rx_buff_failed; member
|
| H A D | ixgb_main.c | 2081 adapter->alloc_rx_buff_failed++; in ixgb_alloc_rx_buffers() 2093 adapter->alloc_rx_buff_failed++; in ixgb_alloc_rx_buffers()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 213 u32 alloc_rx_buff_failed; member
|
| H A D | ethtool.c | 40 { "alloc_rx_buff_failed", IGBVF_STAT(alloc_rx_buff_failed, zero_base) },
|
| H 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000.h | 262 u32 alloc_rx_buff_failed; member
|
| H A D | e1000_main.c | 4114 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_skb() 4261 adapter->alloc_rx_buff_failed++; in e1000_clean_jumbo_rx_irq() 4388 adapter->alloc_rx_buff_failed++; in e1000_clean_rx_irq() 4514 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers() 4528 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers() 4585 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers() 4599 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers() 4607 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers() 4621 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers() 4645 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers()
|
| H A D | e1000_ethtool.c | 69 { "alloc_rx_buff_failed", E1000_STAT(alloc_rx_buff_failed) },
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 259 u64 alloc_rx_buff_failed; member 652 u32 alloc_rx_buff_failed; member
|
| H A D | ixgbe_xsk.c | 319 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq_zc()
|
| H A D | ixgbe_main.c | 2376 rx_ring->rx_stats.alloc_rx_buff_failed++; in ixgbe_clean_rx_irq() 7043 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbe_update_stats() local 7070 alloc_rx_buff_failed += rx_ring->rx_stats.alloc_rx_buff_failed; in ixgbe_update_stats() 7078 adapter->alloc_rx_buff_failed = alloc_rx_buff_failed; in ixgbe_update_stats()
|
| H A D | ixgbe_ethtool.c | 85 {"alloc_rx_buff_failed", IXGBE_STAT(alloc_rx_buff_failed)},
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/ |
| H A D | bcmgenet.h | 146 u32 alloc_rx_buff_failed; member
|
| H A D | bcmgenet.c | 1084 STAT_GENET_SOFT_MIB("alloc_rx_buff_failed", mib.alloc_rx_buff_failed), 2150 priv->mib.alloc_rx_buff_failed++; in bcmgenet_rx_refill()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 267 u32 alloc_rx_buff_failed; member
|
| H A D | netdev.c | 667 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers() 741 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps() 768 adapter->alloc_rx_buff_failed++; in e1000_alloc_rx_buffers_ps() 842 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers() 852 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers() 863 adapter->alloc_rx_buff_failed++; in e1000_alloc_jumbo_rx_buffers()
|
| H A D | ethtool.c | 87 E1000_STAT("alloc_rx_buff_failed", alloc_rx_buff_failed),
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.h | 599 u32 alloc_rx_buff_failed; member
|
| H A D | bcmsysport.c | 297 STAT_MIB_SOFT("alloc_rx_buff_failed", mib.alloc_rx_buff_failed), 691 priv->mib.alloc_rx_buff_failed++; in bcm_sysport_rx_refill()
|