Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
550 struct ixgbe_adapter { struct551 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];553 struct net_device *netdev;554 struct bpf_prog *xdp_prog;555 struct pci_dev *pdev;557 unsigned long state;562 u32 flags;590 u32 flags2;610 int num_tx_queues;611 u16 tx_itr_setting;[all …]