Searched refs:driver_caps (Results 1 – 7 of 7) sorted by relevance
248 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)389 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()601 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()677 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()1290 chip->driver_caps |= AZX_DCAPS_PM_RUNTIME; in init_vga_switcheroo()1377 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()1537 if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND) { in check_position_fix()1541 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in check_position_fix()1571 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) { in assign_position_fix()1666 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()[all …]
104 unsigned int driver_caps; member181 ((chip)->driver_caps & AZX_DCAPS_PM_RUNTIME)
211 if (vf->driver_caps & VIRTCHNL_VF_CAP_ADV_LINK_SPEED) { in ice_set_pfe_link()373 u32 driver_caps) in ice_vc_get_vlan_caps() argument379 if (driver_caps & VIRTCHNL_VF_OFFLOAD_VLAN_V2) { in ice_vc_get_vlan_caps()382 } else if (driver_caps & VIRTCHNL_VF_OFFLOAD_VLAN) { in ice_vc_get_vlan_caps()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()455 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_PF) in ice_vc_get_vf_res_msg()458 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RX_FLEX_DESC) in ice_vc_get_vf_res_msg()461 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_FDIR_PF) in ice_vc_get_vf_res_msg()[all …]
113 u32 driver_caps; /* reported by VF driver */ member
794 vf->driver_caps = 0; in ice_reset_all_vfs()943 vf->driver_caps = 0; in ice_reset_vf()
108 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_FDIR_PF)) in ice_vc_fdir_param_check()
653 intel_driver_caps_print(&error->driver_caps, &p); in err_print_capabilities()2004 error->driver_caps = i915->caps; in capture_gen()