Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/neterion/vxge/
Dvxge-config.h360 struct vxge_hw_vp_config { struct
458 struct vxge_hw_vp_config vp_config[VXGE_HW_MAX_VIRTUAL_PATHS];
682 struct vxge_hw_vp_config *vp_config;
Dvxge-traffic.c225 struct vxge_hw_vp_config *config; in vxge_hw_vpath_tti_ci_set()
232 config = container_of(fifo->config, struct vxge_hw_vp_config, fifo); in vxge_hw_vpath_tti_ci_set()
Dvxge-config.c1246 __vxge_hw_device_vpath_config_check(struct vxge_hw_vp_config *vp_config) in __vxge_hw_device_vpath_config_check()
4086 struct vxge_hw_vp_config *vp_config; in __vxge_hw_vpath_prc_configure()
4232 struct vxge_hw_vp_config *vp_config; in __vxge_hw_vpath_mac_configure()
4301 struct vxge_hw_vp_config *config; in __vxge_hw_vpath_tim_configure()
4664 struct vxge_hw_vp_config *config) in __vxge_hw_vp_initialize()
Dvxge-traffic.h50 struct vxge_hw_vp_config;
Dvxge-main.c2037 struct vxge_hw_vp_config *vcfg; in vxge_open_vpaths()