Searched defs:alloc_failed (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ | ||
H A D | adapter.h | 129 unsigned long alloc_failed; /* # of buffer allocation failures */ member in struct:sge_fl |
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ | ||
H A D | fm10k_pci.c | 319 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; fm10k_update_stats() local |
H A D | fm10k.h | 107 u64 alloc_failed; member in struct:fm10k_rx_queue_stats 270 u64 alloc_failed; member in struct:fm10k_intfc |
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | adapter.h | 120 unsigned long alloc_failed; /* # of times buffer allocation failed */ member in struct:sge_fl |
/linux-4.1.27/drivers/net/ethernet/intel/igb/ | ||
H A D | igb.h | 221 u64 alloc_failed; member in struct:igb_rx_queue_stats |
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ | ||
H A D | cxgb4.h | 454 unsigned long alloc_failed; /* # of times buffer allocation failed */ member in struct:sge_fl |
Completed in 278 milliseconds