Linux Kernel
3.7.1
|
#include <ixgbe.h>
Public Member Functions | |
DECLARE_BITMAP (active_vfs, IXGBE_MAX_VF_FUNCTIONS) | |
DECLARE_BITMAP | ( | active_vfs | , |
IXGBE_MAX_VF_FUNCTIONS | |||
) |
struct ixgbe_ring* tx_ring [MAX_TX_QUEUES] ____cacheline_aligned_in_smp |
unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)] |
struct ixgbe_dcb_config dcb_cfg |
struct hlist_head fdir_filter_list |
union ixgbe_atr_input fdir_mask |
spinlock_t fdir_perfect_lock |
enum ixgbe_fc_mode last_lfc_mode |
struct vf_macvlans* mv_list |
struct net_device* netdev |
struct ixgbe_q_vector* q_vector[MAX_Q_VECTORS] |
struct ixgbe_ring_feature ring_feature[RING_F_ARRAY_SIZE] |
struct work_struct service_task |
struct timer_list service_timer |
struct ixgbe_dcb_config temp_dcb_cfg |
struct ixgbe_ring test_rx_ring |
struct ixgbe_ring test_tx_ring |
struct vf_macvlans vf_mvs |
struct vf_data_storage* vfinfo |