Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h89868 struct sky2_hw { struct
89869 void *regs;
89870 struct pci_dev *pdev;
89871 struct napi_struct napi;
89872 struct net_device *dev[2];
89873 long unsigned int flags;
89874 u8 chip_id;
89875 u8 chip_rev;
89876 u8 pmd_type;
89877 u8 ports;
[all …]
Dvmlinux.h89868 struct sky2_hw { struct
89869 void *regs;
89870 struct pci_dev *pdev;
89871 struct napi_struct napi;
89872 struct net_device *dev[2];
89873 long unsigned int flags;
89874 u8 chip_id;
89875 u8 chip_rev;
89876 u8 pmd_type;
89877 u8 ports;
[all …]