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