Home
last modified time | relevance | path

Searched defs:ef4_rx_queue (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h328 struct ef4_rx_queue { struct
329 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 10 milliseconds