Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h328 struct ef4_rx_queue { struct
329 struct ef4_nic *efx;
330 int core_index;
331 struct ef4_rx_buffer *buffer;
332 struct ef4_special_buffer rxd;
333 unsigned int ptr_mask;
334 bool refill_enabled;
335 bool flush_pending;
337 unsigned int added_count;
338 unsigned int notified_count;
[all …]