Searched refs:alloc_failures (Results 1 – 12 of 12) sorted by relevance
90 oq->stats->alloc_failures++; in octep_oq_refill()101 oq->stats->alloc_failures++; in octep_oq_refill()447 oq->stats->alloc_failures++; in __octep_oq_process_rx()
106 u64 alloc_failures; member
160 rx_alloc_errors += oct->stats_oq[q].alloc_failures; in octep_get_ethtool_stats()209 data[i++] = oct->stats_oq[q].alloc_failures; in octep_get_ethtool_stats()
119 rx_alloc_errors += oct->stats_oq[q].alloc_failures; in octep_vf_get_ethtool_stats()145 data[i++] = oct->stats_oq[q].alloc_failures; in octep_vf_get_ethtool_stats()
90 oq->stats->alloc_failures++; in octep_vf_oq_refill()101 oq->stats->alloc_failures++; in octep_vf_oq_refill()
19 atomic64_t alloc_failures; member
271 (u64)atomic64_read(&stats->io_stats.alloc_failures), in fnic_get_stats_data()
586 atomic64_inc(&fnic_stats->io_stats.alloc_failures); in fnic_queuecommand()613 atomic64_inc(&fnic_stats->io_stats.alloc_failures); in fnic_queuecommand()
426 u64 alloc_failures; member
399 qedf->alloc_failures++; in qedf_alloc_cmd()
2125 qedf_stats->fcp_frame_alloc_failures += qedf->alloc_failures; in qedf_fc_get_host_stats()
Completed in 38 milliseconds