Lines Matching defs:qed_dev_info
619 struct qed_dev_info { struct
620 unsigned long pci_mem_start;
621 unsigned long pci_mem_end;
622 unsigned int pci_irq;
623 u8 num_hwfns;
625 u8 hw_mac[ETH_ALEN];
628 u16 fw_major;
629 u16 fw_minor;
630 u16 fw_rev;
631 u16 fw_eng;
634 u32 mfw_rev;
644 u32 flash_size;
645 bool b_arfs_capable;
646 bool b_inter_pf_switch;
647 bool tx_switching;
648 bool rdma_supported;
649 u16 mtu;
651 bool wol_support;
652 bool smart_an;
655 u32 mbi_version;
663 enum qed_dev_type dev_type;
666 bool vxlan_enable;
667 bool gre_enable;
668 bool geneve_enable;
670 u8 abs_pf_id;