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.h338 struct efx_rx_queue { struct
339 struct efx_nic *efx;
340 int core_index;
341 struct efx_rx_buffer *buffer;
342 struct efx_special_buffer rxd;
343 unsigned int ptr_mask;
344 bool refill_enabled;
345 bool flush_pending;
347 unsigned int added_count;
348 unsigned int notified_count;
[all …]