Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnet_driver.h367 struct efx_rx_queue { struct
368 struct efx_nic *efx;
369 int core_index;
370 struct efx_rx_buffer *buffer;
371 struct efx_special_buffer rxd;
372 unsigned int ptr_mask;
373 bool refill_enabled;
374 bool flush_pending;
376 unsigned int added_count;
377 unsigned int notified_count;
[all …]