Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
117 struct igc_adapter { struct118 struct net_device *netdev;120 struct ethtool_eee eee;121 u16 eee_advert;123 unsigned long state;124 unsigned int flags;125 unsigned int num_q_vectors;127 struct msix_entry *msix_entries;130 u16 tx_work_limit;131 u32 tx_timeout_count;[all …]