Home
last modified time | relevance | path

Searched defs:igb_adapter (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/ethernet/intel/igb/
Digb.h282 struct igb_adapter { struct
283 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
285 struct net_device *netdev;
287 unsigned long state;
288 unsigned int flags;
290 unsigned int num_q_vectors;
291 struct msix_entry *msix_entries;
294 u32 rx_itr_setting;
295 u32 tx_itr_setting;
296 u16 tx_itr;
[all …]