Lines Matching defs:hnae3_handle
718 struct hnae3_handle { struct
719 struct hnae3_client *client;
720 struct pci_dev *pdev;
721 void *priv;
722 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
723 u64 flags; /* Indicate the capabilities for this handle */
725 union {
731 u32 numa_node_mask; /* for multi-chip support */
733 enum hnae3_port_base_vlan_state port_base_vlan_state;
735 u8 netdev_flags;
736 struct dentry *hnae3_dbgfs;
739 u32 msg_enable;