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