Searched defs:igc_adapter (Results 1 – 1 of 1) sorted by relevance
119 struct igc_adapter { struct120 struct net_device *netdev;122 struct ethtool_eee eee;123 u16 eee_advert;125 unsigned long state;126 unsigned int flags;127 unsigned int num_q_vectors;129 struct msix_entry *msix_entries;132 u16 tx_work_limit;133 u32 tx_timeout_count;[all …]