Home
last modified time | relevance | path

Searched refs:vpath_mask (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c3694 u64 vpath_mask, struct vxge_config *config_param) in vxge_config_vpaths() argument
3715 if (!vxge_bVALn(vpath_mask, i, 1)) in vxge_config_vpaths()
3745 if (!vxge_bVALn(vpath_mask, i, 1)) { in vxge_config_vpaths()
3931 static void vxge_print_parm(struct vxgedev *vdev, u64 vpath_mask) in vxge_print_parm() argument
4005 if (!vxge_bVALn(vpath_mask, i, 1)) in vxge_print_parm()
4326 u64 vpath_mask = 0; in vxge_probe() local
4468 vpath_mask = ll_config->device_hw_info.vpath_mask; in vxge_probe()
4469 if (vpath_mask == 0) { in vxge_probe()
4478 (unsigned long long)vpath_mask); in vxge_probe()
4487 if (!((vpath_mask) & vxge_mBIT(i))) in vxge_probe()
[all …]
Dvxge-config.h820 u64 vpath_mask; member
2048 vxge_hw_vpath_strip_fcs_check(struct __vxge_hw_device *hldev, u64 vpath_mask);
Dvxge-traffic.c896 u64 vpath_mask; in vxge_hw_device_begin_irq() local
926 vpath_mask = hldev->vpaths_deployed >> in vxge_hw_device_begin_irq()
930 VXGE_HW_TITAN_GENERAL_INT_STATUS_VPATH_TRAFFIC_INT(vpath_mask)) { in vxge_hw_device_begin_irq()
Dvxge-config.c1024 hw_info->vpath_mask = readq(&common_reg->vpath_assignments); in vxge_hw_device_hw_info_get()
1032 if (!((hw_info->vpath_mask) & vxge_mBIT(i))) in vxge_hw_device_hw_info_get()
1074 if (!((hw_info->vpath_mask) & vxge_mBIT(i))) in vxge_hw_device_hw_info_get()
3225 vxge_hw_vpath_strip_fcs_check(struct __vxge_hw_device *hldev, u64 vpath_mask) in vxge_hw_vpath_strip_fcs_check() argument
3231 if (!((vpath_mask) & vxge_mBIT(i))) in vxge_hw_vpath_strip_fcs_check()