Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
557 struct ixgbe_adapter { struct558 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];560 struct net_device *netdev;561 struct bpf_prog *xdp_prog;562 struct pci_dev *pdev;563 struct mii_bus *mii_bus;565 unsigned long state;570 u32 flags;596 u32 flags2;616 int num_tx_queues;[all …]