Lines Matching defs:qed_dev_info
621 struct qed_dev_info { struct
622 unsigned long pci_mem_start;
623 unsigned long pci_mem_end;
624 unsigned int pci_irq;
625 u8 num_hwfns;
627 u8 hw_mac[ETH_ALEN];
630 u16 fw_major;
631 u16 fw_minor;
632 u16 fw_rev;
633 u16 fw_eng;
636 u32 mfw_rev;
646 u32 flash_size;
647 bool b_arfs_capable;
648 bool b_inter_pf_switch;
649 bool tx_switching;
650 bool rdma_supported;
651 u16 mtu;
653 bool wol_support;
654 bool smart_an;
655 bool esl;
658 u32 mbi_version;
666 enum qed_dev_type dev_type;
669 bool vxlan_enable;
670 bool gre_enable;
671 bool geneve_enable;
673 u8 abs_pf_id;