Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
556 struct ixgbe_adapter { struct557 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];559 struct net_device *netdev;560 struct bpf_prog *xdp_prog;561 struct pci_dev *pdev;562 struct mii_bus *mii_bus;564 unsigned long state;569 u32 flags;595 u32 flags2;615 int num_tx_queues;[all …]