Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/sfc/
Dnet_driver.h269 struct efx_rx_queue { struct
270 struct efx_nic *efx;
271 struct efx_rx_buffer *buffer;
272 struct efx_special_buffer rxd;
273 unsigned int ptr_mask;
275 int added_count;
276 int notified_count;
277 int removed_count;
278 unsigned int max_fill;
279 unsigned int fast_fill_trigger;
[all …]