Linux Kernel
3.7.1
|
#include <vxge-config.h>
Data Fields | |
u32 | vp_id |
struct vxge_hw_ring_attr | ring_attr |
struct vxge_hw_fifo_attr | fifo_attr |
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.
struct vxge_hw_fifo_attr fifo_attr |
Definition at line 1846 of file vxge-config.h.
struct vxge_hw_ring_attr ring_attr |
Definition at line 1845 of file vxge-config.h.
u32 vp_id |
Definition at line 1844 of file vxge-config.h.