Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
134 struct igc_adapter { struct135 struct net_device *netdev;137 struct ethtool_eee eee;138 u16 eee_advert;140 unsigned long state;141 unsigned int flags;142 unsigned int num_q_vectors;144 struct msix_entry *msix_entries;147 u16 tx_work_limit;148 u32 tx_timeout_count;[all …]