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

#include <vxge-config.h>

Data Fields

u32 vp_id
 
struct vxge_hw_ring_attr ring_attr
 
struct vxge_hw_fifo_attr fifo_attr
 

Detailed Description

struct vxge_hw_vpath_attr - Attributes of virtual path : Identifier of Virtual Path : Attributes of ring for non-offload receive : Attributes of fifo for non-offload transmit

Attributes of virtual path. This structure is passed as parameter to the vxge_hw_vpath_open() routine to set the attributes of ring and fifo.

Definition at line 1843 of file vxge-config.h.

Field Documentation

Definition at line 1846 of file vxge-config.h.

Definition at line 1845 of file vxge-config.h.

u32 vp_id

Definition at line 1844 of file vxge-config.h.


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