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 pci_dev *pdev;614 unsigned long state;619 u32 flags;643 u32 flags2;661 int num_tx_queues;662 u16 tx_itr_setting;663 u16 tx_work_limit;[all …]