Lines Matching defs:qed_dev_info
601 struct qed_dev_info { struct
602 unsigned long pci_mem_start;
603 unsigned long pci_mem_end;
604 unsigned int pci_irq;
605 u8 num_hwfns;
607 u8 hw_mac[ETH_ALEN];
610 u16 fw_major;
611 u16 fw_minor;
612 u16 fw_rev;
613 u16 fw_eng;
616 u32 mfw_rev;
626 u32 flash_size;
627 bool b_inter_pf_switch;
628 bool tx_switching;
629 bool rdma_supported;
630 u16 mtu;
632 bool wol_support;
635 u32 mbi_version;
643 enum qed_dev_type dev_type;
646 bool vxlan_enable;
647 bool gre_enable;
648 bool geneve_enable;
650 u8 abs_pf_id;