Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h370 struct efx_rx_queue { struct
371 struct efx_nic *efx;
372 int core_index;
373 struct efx_rx_buffer *buffer;
374 struct efx_special_buffer rxd;
375 unsigned int ptr_mask;
376 bool refill_enabled;
377 bool flush_pending;
379 unsigned int added_count;
380 unsigned int notified_count;
[all …]