Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
208 struct igc_adapter { struct209 struct net_device *netdev;211 struct ethtool_keee eee;213 unsigned long state;214 unsigned int flags;215 unsigned int num_q_vectors;217 struct msix_entry *msix_entries;220 u16 tx_work_limit;221 u32 tx_timeout_count;222 int num_tx_queues;[all …]