#include <vxge_config.h>
Data Fields | |
| struct vxge_hw_vpath_reg * | vp_reg |
| struct __vxge_hw_non_offload_db_wrapper * | nofl_db |
| u32 | vp_id |
| u32 | tx_intr_num |
| struct vxge_hw_fifo_txd * | txdl |
| u16 | depth |
| u16 | hw_offset |
| u16 | sw_offset |
| struct __vxge_hw_virtualpath * | vpathh |
Definition at line 326 of file vxge_config.h.
struct vxge_hw_vpath_reg* __vxge_hw_fifo::vp_reg [read] |
struct __vxge_hw_non_offload_db_wrapper* __vxge_hw_fifo::nofl_db [read] |
Definition at line 328 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), and __vxge_hw_non_offload_db_post().
Definition at line 330 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), and vxge_hw_fifo_txdl_buffer_set().
struct vxge_hw_fifo_txd* __vxge_hw_fifo::txdl [read] |
Definition at line 332 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), __vxge_hw_fifo_delete(), vxge_hw_fifo_free_txdl_get(), and vxge_hw_vpath_poll_tx().
Definition at line 334 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), and __vxge_hw_fifo_delete().
Definition at line 335 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), __vxge_hw_fifo_delete(), and vxge_hw_vpath_poll_tx().
Definition at line 336 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), __vxge_hw_fifo_delete(), vxge_hw_fifo_free_txdl_get(), vxge_hw_fifo_txdl_post(), and vxge_xmit().
struct __vxge_hw_virtualpath* __vxge_hw_fifo::vpathh [read] |
Definition at line 338 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), and vxge_xmit_compl().
1.5.7.1