|
Linux Kernel
3.7.1
|
#include <igb.h>
| unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)] |
| struct timer_list blink_timer |
| char fw_version[32] |
| unsigned long led_status |
| struct net_device* netdev |
| struct timer_list phy_info_timer |
| struct e1000_phy_stats phy_stats |
| struct igb_q_vector* q_vector[MAX_Q_VECTORS] |
| struct work_struct reset_task |
| struct rtnl_link_stats64 stats64 |
| spinlock_t stats64_lock |
| struct vf_data_storage* vf_data |
| struct work_struct watchdog_task |
| struct timer_list watchdog_timer |
1.8.2