Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
[linux-2.6-microblaze.git] / drivers / net / ethernet / intel / i40e / i40e_txrx.h
index f6d91fa..c471c2d 100644 (file)
@@ -298,7 +298,9 @@ struct i40e_rx_queue_stats {
        u64 alloc_page_failed;
        u64 alloc_buff_failed;
        u64 page_reuse_count;
-       u64 realloc_count;
+       u64 page_alloc_count;
+       u64 page_waive_count;
+       u64 page_busy_count;
 };
 
 enum i40e_ring_state_t {