Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
606 struct ixgbe_adapter { struct607 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];609 struct net_device *netdev;610 struct bpf_prog *xdp_prog;611 struct pci_dev *pdev;612 struct mii_bus *mii_bus;614 unsigned long state;619 u32 flags;645 u32 flags2;666 int num_tx_queues;[all …]