Searched defs:efx_ef10_nic_data (Results 1 – 1 of 1) sorted by relevance
493 struct efx_ef10_nic_data { struct494 struct efx_buffer mcdi_buf;495 u16 warm_boot_count;496 unsigned int vi_base;497 unsigned int n_allocated_vis;498 bool must_realloc_vis;499 bool must_restore_filters;500 unsigned int n_piobufs;501 void __iomem *wc_membase, *pio_write_base;502 unsigned int pio_write_vi_base;[all …]