Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
168 struct igc_adapter { struct169 struct net_device *netdev;171 struct ethtool_eee eee;172 u16 eee_advert;174 unsigned long state;175 unsigned int flags;176 unsigned int num_q_vectors;178 struct msix_entry *msix_entries;181 u16 tx_work_limit;182 u32 tx_timeout_count;[all …]