Searched defs:efx_rx_queue (Results 1 – 2 of 2) sorted by relevance
391 struct efx_rx_queue { struct392 struct efx_nic *efx;393 int core_index;394 struct efx_rx_buffer *buffer;395 struct efx_special_buffer rxd;396 unsigned int ptr_mask;397 bool refill_enabled;398 bool flush_pending;400 unsigned int added_count;401 unsigned int notified_count;[all …]
389 struct efx_rx_queue { struct390 struct efx_nic *efx;391 int core_index;392 struct efx_rx_buffer *buffer;393 struct efx_special_buffer rxd;394 unsigned int ptr_mask;395 bool refill_enabled;396 bool flush_pending;398 unsigned int added_count;399 unsigned int notified_count;[all …]