Home
last modified time | relevance | path

Searched refs:alloc_failures (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c92 oq->stats->alloc_failures++; in octep_oq_refill()
103 oq->stats->alloc_failures++; in octep_oq_refill()
460 oq->stats->alloc_failures++; in __octep_oq_process_rx()
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.c92 oq->stats->alloc_failures++; in octep_vf_oq_refill()
103 oq->stats->alloc_failures++; in octep_vf_oq_refill()
/linux/drivers/scsi/fnic/
H A Dfnic_stats.h19 atomic64_t alloc_failures; member
H A Dfnic_trace.c266 (u64)atomic64_read(&stats->io_stats.alloc_failures), in fnic_get_stats_data()
/linux/drivers/scsi/qedf/
H A Dqedf_io.c395 qedf->alloc_failures++; in qedf_alloc_cmd()
H A Dqedf_main.c2125 qedf_stats->fcp_frame_alloc_failures += qedf->alloc_failures; in qedf_fc_get_host_stats()