Searched defs:igc_adapter (Results 1 – 2 of 2) sorted by relevance
120 struct igc_adapter { struct121 struct net_device *netdev;123 struct ethtool_eee eee;124 u16 eee_advert;126 unsigned long state;127 unsigned int flags;128 unsigned int num_q_vectors;130 struct msix_entry *msix_entries;133 u16 tx_work_limit;134 u32 tx_timeout_count;[all …]
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 …]