Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
608 struct ixgbe_adapter { struct609 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];611 struct net_device *netdev;612 struct bpf_prog *xdp_prog;613 struct pci_dev *pdev;614 struct mii_bus *mii_bus;616 unsigned long state;621 u32 flags;647 u32 flags2;672 int num_tx_queues;[all …]