Lines Matching defs:hnae3_handle
814 struct hnae3_handle { struct
815 struct hnae3_client *client;
816 struct pci_dev *pdev;
817 void *priv;
818 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
819 u64 flags; /* Indicate the capabilities for this handle */
821 union {
827 u32 numa_node_mask; /* for multi-chip support */
829 enum hnae3_port_base_vlan_state port_base_vlan_state;
831 u8 netdev_flags;
832 struct dentry *hnae3_dbgfs;
835 u32 msg_enable;
837 unsigned long supported_pflags;
838 unsigned long priv_flags;