Searched refs:rx_mem_drops (Results 1 – 3 of 3) sorted by relevance
140 u64 rx_mem_drops; /* # of packets dropped due to memory shortage */ member
456 FUN_QSTAT_INC(q, rx_mem_drops); in fun_handle_cqe_pkt()691 fp->rx_dropped += q->stats.rx_map_err + q->stats.rx_mem_drops; in fun_rxq_free_sw()
905 stats->rx_dropped += rxs.rx_map_err + rxs.rx_mem_drops; in fun_get_stats64()