Linux Kernel
3.7.1
|
#include <vxge-config.h>
Data Fields | |
struct __vxge_hw_channel | channel |
struct vxge_hw_mempool * | mempool |
struct vxge_hw_fifo_config * | config |
struct vxge_hw_vpath_reg __iomem * | vp_reg |
struct __vxge_hw_non_offload_db_wrapper __iomem * | nofl_db |
u64 | interrupt_type |
u32 | no_snoop_bits |
u32 | txdl_per_memblock |
u32 | txdl_size |
u32 | priv_size |
u32 | per_txdl_space |
u32 | vp_id |
u32 | tx_intr_num |
u32 | rtimer |
u64 | tim_tti_cfg1_saved |
u64 | tim_tti_cfg3_saved |
enum vxge_hw_status(* | callback )(struct __vxge_hw_fifo *fifo_handle, void *txdlh, enum vxge_hw_fifo_tcode t_code, void *userdata, struct sk_buff ***skb_ptr, int nr_skb, int *more) |
void(* | txdl_term )(void *txdlh, enum vxge_hw_txdl_state state, void *userdata) |
struct vxge_hw_vpath_stats_sw_fifo_info *stats | ____cacheline_aligned |
Definition at line 1002 of file vxge-config.h.
Definition at line 1034 of file vxge-config.h.
enum vxge_hw_status(* callback)(struct __vxge_hw_fifo *fifo_handle, void *txdlh, enum vxge_hw_fifo_tcode t_code, void *userdata, struct sk_buff ***skb_ptr, int nr_skb, int *more) |
Definition at line 1020 of file vxge-config.h.
Definition at line 1003 of file vxge-config.h.
Definition at line 1005 of file vxge-config.h.
u64 interrupt_type |
Definition at line 1008 of file vxge-config.h.
struct vxge_hw_mempool* mempool |
Definition at line 1004 of file vxge-config.h.
u32 no_snoop_bits |
Definition at line 1009 of file vxge-config.h.
Definition at line 1007 of file vxge-config.h.
u32 per_txdl_space |
Definition at line 1013 of file vxge-config.h.
u32 priv_size |
Definition at line 1012 of file vxge-config.h.
u32 rtimer |
Definition at line 1016 of file vxge-config.h.
u64 tim_tti_cfg1_saved |
Definition at line 1017 of file vxge-config.h.
u64 tim_tti_cfg3_saved |
Definition at line 1018 of file vxge-config.h.
u32 tx_intr_num |
Definition at line 1015 of file vxge-config.h.
u32 txdl_per_memblock |
Definition at line 1010 of file vxge-config.h.
u32 txdl_size |
Definition at line 1011 of file vxge-config.h.
void(* txdl_term)(void *txdlh, enum vxge_hw_txdl_state state, void *userdata) |
Definition at line 1029 of file vxge-config.h.
u32 vp_id |
Definition at line 1014 of file vxge-config.h.
struct vxge_hw_vpath_reg __iomem* vp_reg |
Definition at line 1006 of file vxge-config.h.