#include <vxge_main.h>
Public Member Functions | |
| u8 (macaddr)[ETH_ALEN] | |
| u8 (macmask)[ETH_ALEN] | |
Data Fields | |
| struct vxge_fifo | fifo |
| struct vxge_ring | ring |
| int | device_id |
| int | is_open |
| int | vp_open |
| struct vxgedev * | vdev |
| struct __vxge_hw_virtualpath * | vpathh |
Definition at line 183 of file vxge_main.h.
| vxge_vpath::u8 | ( | macaddr | ) |
| vxge_vpath::u8 | ( | macmask | ) |
struct vxge_fifo vxge_vpath::fifo [read] |
struct vxge_ring vxge_vpath::ring [read] |
Definition at line 190 of file vxge_main.h.
Referenced by vxge_close_vpaths(), and vxge_open_vpaths().
struct vxgedev* vxge_vpath::vdev [read] |
struct __vxge_hw_virtualpath* vxge_vpath::vpathh [read] |
Definition at line 195 of file vxge_main.h.
Referenced by vxge_close_vpaths(), vxge_open(), vxge_open_vpaths(), and vxge_reset_all_vpaths().
1.5.7.1