Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
206 struct igc_adapter { struct207 struct net_device *netdev;209 struct ethtool_keee eee;211 unsigned long state;212 unsigned int flags;213 unsigned int num_q_vectors;215 struct msix_entry *msix_entries;218 u16 tx_work_limit;219 u32 tx_timeout_count;220 int num_tx_queues;[all …]