Lines Matching defs:qed_dev_info
614 struct qed_dev_info { struct
615 unsigned long pci_mem_start;
616 unsigned long pci_mem_end;
617 unsigned int pci_irq;
618 u8 num_hwfns;
620 u8 hw_mac[ETH_ALEN];
623 u16 fw_major;
624 u16 fw_minor;
625 u16 fw_rev;
626 u16 fw_eng;
629 u32 mfw_rev;
639 u32 flash_size;
640 bool b_inter_pf_switch;
641 bool tx_switching;
642 bool rdma_supported;
643 u16 mtu;
645 bool wol_support;
646 bool smart_an;
649 u32 mbi_version;
657 enum qed_dev_type dev_type;
660 bool vxlan_enable;
661 bool gre_enable;
662 bool geneve_enable;
664 u8 abs_pf_id;