Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
209 struct igc_adapter { struct210 struct net_device *netdev;212 struct ethtool_keee eee;214 unsigned long state;215 unsigned int flags;216 unsigned int num_q_vectors;218 struct msix_entry *msix_entries;221 u16 tx_work_limit;222 u32 tx_timeout_count;223 int num_tx_queues;[all …]