Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
561 struct ixgbe_adapter { struct562 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];564 struct net_device *netdev;565 struct bpf_prog *xdp_prog;566 struct pci_dev *pdev;567 struct mii_bus *mii_bus;569 unsigned long state;574 u32 flags;600 u32 flags2;621 int num_tx_queues;[all …]