Home
last modified time | relevance | path

Searched defs:hnae3_handle (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h861 struct hnae3_handle { struct
862 struct hnae3_client *client;
863 struct pci_dev *pdev;
864 void *priv;
865 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
866 u64 flags; /* Indicate the capabilities for this handle */
868 union {
874 u32 numa_node_mask; /* for multi-chip support */
876 enum hnae3_port_base_vlan_state port_base_vlan_state;
878 u8 netdev_flags;
[all …]