Searched refs:VST (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/kyro/ |
H A D | STG4000VTG.c | 108 VBackPorchStrt = pTiming->VST; SetupVTG() 111 pTiming->VST + (pTiming->VBP - margins) + VTopBorder; SetupVTG() 114 pTiming->VST + (pTiming->VBP - margins) + VTopBorder + SetupVTG()
|
H A D | fbdev.c | 463 var->vsync_len = par->VST; kyrofb_check_var() 515 par->VST = info->var.vsync_len; kyrofb_set_par() 517 par->VTot = par->YRES + par->VBP + par->VST + par->VFP; kyrofb_set_par()
|
/linux-4.1.27/include/video/ |
H A D | kyro.h | 26 u32 VST; /* Ver Sync Time */ member in struct:kyrofb_info
|
/linux-4.1.27/include/linux/mlx4/ |
H A D | cmd.h | 317 * return true if VST ( default vlan) 318 * if VST, will return vlan & qos (if not NULL)
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 2883 /* VF wants to move to other VST state which is valid with current mlx4_valid_vf_state_change() 2884 * rate limit. Either differnt default vlan in VST or other mlx4_valid_vf_state_change() 2892 (vlan == MLX4_VGT) ? "VGT" : "VST"); mlx4_valid_vf_state_change() 2895 mlx4_info(dev, "VST priority %d not supported for QoS\n", qos); mlx4_valid_vf_state_change() 2954 /* If rate was configured prior to VST, we saved the configured rate mlx4_set_vf_vlan() 3001 /* if VF is not in supported mode (VST with supported prio), mlx4_set_vf_rate() 3011 mlx4_info(dev, "VST priority not supported by QoS\n"); mlx4_set_vf_rate() 3013 mlx4_info(dev, "VF in VGT mode (needed VST)\n"); mlx4_set_vf_rate() 3033 * return true if VST ( default vlan) 3034 * if VST, will return vlan & qos (if not NULL)
|
H A D | fw.c | 134 [6] = "VST (control vlan insertion/stripping) support", dump_dev_cap_flags2() 1208 /* turn off host side virt features (VST, FSM, etc) for guests */ mlx4_QUERY_DEV_CAP_wrapper()
|
H A D | resource_tracker.c | 115 /* saved qp params before VST enforcement in order to restore on VGT */ 3614 * if we allow dynamic changes from VST back to VGT mlx4_INIT2RTR_QP_wrapper()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 559 /* VST mode */ mlx4_ib_send_to_slave() 561 /* Packet vlan is not the VST-assigned vlan. mlx4_ib_send_to_slave()
|
Completed in 285 milliseconds