Home
last modified time | relevance | path

Searched refs:driver_caps (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_virtchnl.c373 u32 driver_caps) in ice_vc_get_vlan_caps() argument
440 vf->driver_caps = *(u32 *)msg; in ice_vc_get_vf_res_msg()
442 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in ice_vc_get_vf_res_msg()
453 vf->driver_caps); in ice_vc_get_vf_res_msg()
486 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) in ice_vc_get_vf_res_msg()
495 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_USO) in ice_vc_get_vf_res_msg()
498 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_QOS) in ice_vc_get_vf_res_msg()
501 if (vf->driver_caps & VIRTCHNL_VF_CAP_PTP) in ice_vc_get_vf_res_msg()
519 vf->driver_caps = vfres->vf_cap_flags; in ice_vc_get_vf_res_msg()
2113 if (vf->driver_caps & in ice_vc_cfg_qs_msg()
[all …]
A Dice_virtchnl_allowlist.c193 unsigned long caps = vf->driver_caps; in ice_vc_set_caps_allowlist()
A Dice_vf_lib.h112 u32 driver_caps; /* reported by VF driver */ member
A Dice_vf_lib.c795 vf->driver_caps = 0; in ice_reset_all_vfs()
933 vf->driver_caps = 0; in ice_reset_vf()
A Dice_virtchnl_fdir.c108 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_FDIR_PF)) in ice_vc_fdir_param_check()
/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c93 if (vf->driver_caps & VIRTCHNL_VF_CAP_ADV_LINK_SPEED) { in i40e_set_vf_link_state()
2132 vf->driver_caps = *(u32 *)msg; in i40e_vc_get_vf_resources_msg()
2134 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2145 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RDMA)) { in i40e_vc_get_vf_resources_msg()
2152 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_PF) { in i40e_vc_get_vf_resources_msg()
2156 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_AQ)) in i40e_vc_get_vf_resources_msg()
2168 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ENCAP) in i40e_vc_get_vf_resources_msg()
2187 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_WB_ON_ITR) in i40e_vc_get_vf_resources_msg()
2192 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_REQ_QUEUES) in i40e_vc_get_vf_resources_msg()
2195 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ADQ) in i40e_vc_get_vf_resources_msg()
[all …]
A Di40e_virtchnl_pf.h82 u32 driver_caps; /* reported by VF driver */ member
/drivers/gpu/drm/i915/
A Di915_gpu_error.h210 struct intel_driver_caps driver_caps; member
A Di915_gpu_error.c653 intel_driver_caps_print(&error->driver_caps, &p); in err_print_capabilities()
1978 error->driver_caps = i915->caps; in capture_gen()

Completed in 40 milliseconds