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()446 oq->stats.alloc_failures++; in __octep_oq_process_rx()
106 u64 alloc_failures; member
170 rx_alloc_errors += oq->stats.alloc_failures; in octep_get_ethtool_stats()223 data[i++] = oq->stats.alloc_failures; in octep_get_ethtool_stats()
129 rx_alloc_errors += oq->stats.alloc_failures; in octep_vf_get_ethtool_stats()159 data[i++] = oq->stats.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()
18 atomic64_t alloc_failures; member
259 (u64)atomic64_read(&stats->io_stats.alloc_failures), in fnic_get_stats_data()
487 atomic64_inc(&fnic_stats->io_stats.alloc_failures); in fnic_queuecommand()513 atomic64_inc(&fnic_stats->io_stats.alloc_failures); in fnic_queuecommand()
426 u64 alloc_failures; member
399 qedf->alloc_failures++; in qedf_alloc_cmd()
2124 qedf_stats->fcp_frame_alloc_failures += qedf->alloc_failures; in qedf_fc_get_host_stats()
Completed in 32 milliseconds