Searched refs:alloc_failed (Results 1 - 17 of 17) sorted by relevance

/drivers/i2c/muxes/
H A Di2c-mux-gpio.c195 goto alloc_failed;
251 alloc_failed:
/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h107 u64 alloc_failed; member in struct:fm10k_rx_queue_stats
267 u64 alloc_failed; member in struct:fm10k_intfc
H A Dfm10k_pci.c320 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; local
351 alloc_failed += rx_ring->rx_stats.alloc_failed;
358 interface->alloc_failed = alloc_failed;
H A Dfm10k_main.c88 rx_ring->rx_stats.alloc_failed++;
102 rx_ring->rx_stats.alloc_failed++;
314 rx_ring->rx_stats.alloc_failed++;
H A Dfm10k_ethtool.c64 FM10K_STAT("rx_alloc_failed", alloc_failed),
/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h120 unsigned long alloc_failed; /* # of times buffer allocation failed */ member in struct:sge_fl
H A Dsge.c513 nomem: q->alloc_failed++;
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h126 unsigned long alloc_failed; /* # of buffer allocation failures */ member in struct:sge_fl
H A Dsge.c658 fl->alloc_failed++;
2183 fl->alloc_failed = 0;
H A Dcxgb4vf_main.c1820 R("FLAllocErr:", fl.alloc_failed);
/drivers/net/ethernet/intel/igb/
H A Digb.h221 u64 alloc_failed; member in struct:igb_rx_queue_stats
H A Digb_main.c6657 rx_ring->rx_stats.alloc_failed++;
7000 rx_ring->rx_stats.alloc_failed++;
7013 rx_ring->rx_stats.alloc_failed++;
H A Digb_ethtool.c2301 data[i+4] = ring->rx_stats.alloc_failed;
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h425 unsigned long alloc_failed; /* # of times buffer allocation failed */ member in struct:sge_fl
H A Dsge.c620 q->alloc_failed++;
2362 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0;
/drivers/net/ethernet/freescale/
H A Dfec_main.c2577 goto alloc_failed;
2594 goto alloc_failed;
2603 goto alloc_failed;
2611 alloc_failed:
/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c1124 goto alloc_failed;
1138 alloc_failed:

Completed in 262 milliseconds