Searched defs:ef4_rx_queue (Results 1 – 1 of 1) sorted by relevance
328 struct ef4_rx_queue { struct329 struct ef4_nic *efx;330 int core_index;333 unsigned int ptr_mask;334 bool refill_enabled;335 bool flush_pending;340 unsigned int scatter_n;342 struct page **page_ring;343 unsigned int page_add;349 unsigned int max_fill;[all …]
Completed in 9 milliseconds