Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
600 struct ixgbe_adapter { struct601 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];603 struct net_device *netdev;604 struct pci_dev *pdev;606 unsigned long state;611 u32 flags;634 u32 flags2;648 int num_tx_queues;649 u16 tx_itr_setting;650 u16 tx_work_limit;[all …]