Searched refs:vf_caps (Results 1 – 4 of 4) sorted by relevance
115 if (!(dev->caps.vf_caps & MLX4_VF_CAP_FLAG_RESET)) { in mlx4_reset_slave()
1962 dev->caps.vf_caps |= MLX4_VF_CAP_FLAG_RESET; in mlx4_reset_vf_support()
622 u32 vf_caps; in ice_vc_get_vf_res_msg() local639 vf_caps = *((u32 *)(msg_buf)); in ice_vc_get_vf_res_msg()641 if (vf_caps & VIRTCHNL_VF_CAP_ADV_LINK_SPEED) in ice_vc_get_vf_res_msg()644 if (vf_caps & VIRTCHNL_VF_OFFLOAD_WB_ON_ITR) in ice_vc_get_vf_res_msg()
625 u32 vf_caps; member