Home
last modified time | relevance | path

Searched refs:vxge_hw_vp_config (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/vxge/
Dvxge-config.h358 struct vxge_hw_vp_config { struct
446 struct vxge_hw_vp_config vp_config[VXGE_HW_MAX_VIRTUAL_PATHS];
676 struct vxge_hw_vp_config *vp_config;
Dvxge-traffic.c224 struct vxge_hw_vp_config *config; in vxge_hw_vpath_tti_ci_set()
231 config = container_of(fifo->config, struct vxge_hw_vp_config, fifo); in vxge_hw_vpath_tti_ci_set()
Dvxge-config.c1259 __vxge_hw_device_vpath_config_check(struct vxge_hw_vp_config *vp_config) in __vxge_hw_device_vpath_config_check()
4103 struct vxge_hw_vp_config *vp_config; in __vxge_hw_vpath_prc_configure()
4249 struct vxge_hw_vp_config *vp_config; in __vxge_hw_vpath_mac_configure()
4318 struct vxge_hw_vp_config *config; in __vxge_hw_vpath_tim_configure()
4661 struct vxge_hw_vp_config *config) in __vxge_hw_vp_initialize()
Dvxge-traffic.h50 struct vxge_hw_vp_config;
Dvxge-main.c2048 struct vxge_hw_vp_config *vcfg; in vxge_open_vpaths()