Searched refs:alloc_rx_page_failed (Results 1 – 2 of 2) sorted by relevance
54 IXGBEVF_STAT("alloc_rx_page_failed", alloc_rx_page_failed),
1584 rx_ring->rx_stats.alloc_rx_page_failed++; in ixgbe_alloc_mapped_page()1601 rx_ring->rx_stats.alloc_rx_page_failed++; in ixgbe_alloc_mapped_page()7475 u64 alloc_rx_page_failed = 0, alloc_rx_buff_failed = 0; in ixgbe_update_stats() local7501 alloc_rx_page_failed += rx_ring->rx_stats.alloc_rx_page_failed; in ixgbe_update_stats()7509 adapter->alloc_rx_page_failed = alloc_rx_page_failed; in ixgbe_update_stats()