Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
616 struct ixgbe_adapter { struct617 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];619 struct net_device *netdev;620 struct bpf_prog *xdp_prog;621 struct pci_dev *pdev;622 struct mii_bus *mii_bus;623 struct devlink *devlink;624 struct devlink_port devlink_port;625 struct devlink_region *nvm_region;626 struct devlink_region *sram_region;[all …]