Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h155 struct igbvf_adapter { struct
156 struct timer_list watchdog_timer;
158 struct work_struct reset_task;
159 struct work_struct watchdog_task;
161 const struct igbvf_info *ei;
163 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
164 u32 rx_buffer_len;
165 u16 link_speed;
166 u16 link_duplex;
169 unsigned long state;
[all …]