Searched defs:efx_ef10_nic_data (Results 1 – 1 of 1) sorted by relevance
402 struct efx_ef10_nic_data { struct403 struct efx_buffer mcdi_buf;404 u16 warm_boot_count;405 unsigned int vi_base;406 unsigned int n_allocated_vis;407 bool must_realloc_vis;408 bool must_restore_rss_contexts;409 bool must_restore_filters;410 unsigned int n_piobufs;411 void __iomem *wc_membase, *pio_write_base;[all …]