Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ixgbe_q_vector Struct Reference

#include <ixgbe.h>

Data Fields

struct ixgbe_adapteradapter
 
u16 v_idx
 
u16 itr
 
struct ixgbe_ring_container rx tx
 
struct napi_struct napi
 
cpumask_t affinity_mask
 
int numa_node
 
struct rcu_head rcu
 
char name [IFNAMSIZ+9]
 
struct ixgbe_ring ring[0] ____cacheline_internodealigned_in_smp
 

Detailed Description

Definition at line 340 of file ixgbe.h.

Field Documentation

struct ixgbe_ring ring [0] ____cacheline_internodealigned_in_smp

Definition at line 358 of file ixgbe.h.

Definition at line 341 of file ixgbe.h.

cpumask_t affinity_mask

Definition at line 352 of file ixgbe.h.

u16 itr

Definition at line 348 of file ixgbe.h.

char name[IFNAMSIZ+9]

Definition at line 355 of file ixgbe.h.

Definition at line 351 of file ixgbe.h.

int numa_node

Definition at line 353 of file ixgbe.h.

Definition at line 354 of file ixgbe.h.

Definition at line 349 of file ixgbe.h.

u16 v_idx

Definition at line 345 of file ixgbe.h.


The documentation for this struct was generated from the following file: