Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h628 struct hnae3_handle { struct
629 struct hnae3_client *client;
630 struct pci_dev *pdev;
631 void *priv;
632 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
633 u64 flags; /* Indicate the capabilities for this handle */
635 union {
642 u32 numa_node_mask; /* for multi-chip support */
644 enum hnae3_port_base_vlan_state port_base_vlan_state;
646 u8 netdev_flags;
[all …]