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_arfs_capable;
628 bool b_inter_pf_switch;
629 bool tx_switching;
630 bool rdma_supported;
631 u16 mtu;
633 bool wol_support;
634 bool smart_an;
637 u32 mbi_version;
645 enum qed_dev_type dev_type;
648 bool vxlan_enable;
649 bool gre_enable;
650 bool geneve_enable;
652 u8 abs_pf_id;