Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
201 struct igc_adapter { struct202 struct net_device *netdev;204 struct ethtool_keee eee;206 unsigned long state;207 unsigned int flags;208 unsigned int num_q_vectors;210 struct msix_entry *msix_entries;213 u16 tx_work_limit;214 u32 tx_timeout_count;215 int num_tx_queues;[all …]