Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
153 struct igc_adapter { struct154 struct net_device *netdev;156 struct ethtool_eee eee;157 u16 eee_advert;159 unsigned long state;160 unsigned int flags;161 unsigned int num_q_vectors;163 struct msix_entry *msix_entries;166 u16 tx_work_limit;167 u32 tx_timeout_count;[all …]