Lines Matching defs:efx_ef10_nic_data
523 struct efx_ef10_nic_data { struct
524 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;
533 unsigned int piobuf_handle[EF10_TX_PIOBUF_COUNT];
534 bool must_restore_piobufs;
535 u32 rx_rss_context;
536 bool rx_rss_context_exclusive;
537 u64 stats[EF10_STAT_COUNT];
538 bool workaround_35388;
539 bool workaround_26807;
540 bool must_check_datapath_caps;
541 u32 datapath_caps;
542 unsigned int rx_dpcpu_fw_id;
543 unsigned int tx_dpcpu_fw_id;
544 unsigned int vport_id;
545 bool must_probe_vswitching;
546 unsigned int pf_index;
547 u8 port_id[ETH_ALEN];
549 unsigned int vf_index;
550 struct ef10_vf *vf;
552 u8 vport_mac[ETH_ALEN];