Searched defs:efx_ef10_nic_data (Results 1 – 1 of 1) sorted by relevance
523 struct efx_ef10_nic_data { struct524 struct efx_buffer mcdi_buf;525 u16 warm_boot_count;526 unsigned int vi_base;527 unsigned int n_allocated_vis;528 bool must_realloc_vis;529 bool must_restore_filters;530 unsigned int n_piobufs;531 void __iomem *wc_membase, *pio_write_base;532 unsigned int pio_write_vi_base;[all …]