Lines Matching defs:efx_ef10_nic_data
493 struct efx_ef10_nic_data { struct
494 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;
503 unsigned int piobuf_handle[EF10_TX_PIOBUF_COUNT];
504 bool must_restore_piobufs;
505 u32 rx_rss_context;
506 u64 stats[EF10_STAT_COUNT];
507 bool workaround_35388;
508 bool must_check_datapath_caps;
509 u32 datapath_caps;