Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.c61 if (vf->driver_caps & VIRTCHNL_VF_CAP_ADV_LINK_SPEED) { in ice_set_pfe_link()
201 u32 driver_caps) in ice_vc_get_vlan_caps() argument
207 if (driver_caps & VIRTCHNL_VF_OFFLOAD_VLAN_V2) { in ice_vc_get_vlan_caps()
210 } else if (driver_caps & VIRTCHNL_VF_OFFLOAD_VLAN) { in ice_vc_get_vlan_caps()
268 vf->driver_caps = *(u32 *)msg; in ice_vc_get_vf_res_msg()
270 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in ice_vc_get_vf_res_msg()
281 vf->driver_caps); in ice_vc_get_vf_res_msg()
283 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_PF) in ice_vc_get_vf_res_msg()
286 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RX_FLEX_DESC) in ice_vc_get_vf_res_msg()
289 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_FDIR_PF) in ice_vc_get_vf_res_msg()
[all …]
H A Dqueues.c784 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_CRC) || in ice_vc_cfg_qs_msg()
871 if (vf->driver_caps & in ice_vc_cfg_qs_msg()
880 ena_ts = ((vf->driver_caps & in ice_vc_cfg_qs_msg()
882 (vf->driver_caps & VIRTCHNL_VF_CAP_PTP) && in ice_vc_cfg_qs_msg()
H A Drss.c1583 if (!ice_vf_adv_rss_offload_ena(vf->driver_caps)) { in ice_vc_handle_rss_cfg()
H A Dfdir.c108 if (!(vf->driver_caps & VIRTCHNL_VF_OFFLOAD_FDIR_PF)) in ice_vc_fdir_param_check()
/linux/sound/hda/controllers/
H A Dintel.c249 (((chip)->driver_caps & AZX_DCAPS_SNOOP_MASK) >> 10)
394 if (!(chip->driver_caps & AZX_DCAPS_NO_TCSEL)) { in azx_init_pci()
606 chip->driver_caps &= ~AZX_DCAPS_COUNT_LPIB_DELAY; in azx_get_delay_from_lpib()
682 if (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY) in azx_position_ok()
1304 chip->driver_caps |= AZX_DCAPS_PM_RUNTIME; in register_vga_switcheroo()
1401 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_dev_disconnect()
1561 if (chip->driver_caps & AZX_DCAPS_AMD_WORKAROUND) { in check_position_fix()
1565 if (chip->driver_caps & AZX_DCAPS_POSFIX_LPIB) { in assign_position_fix()
1595 (chip->driver_caps & AZX_DCAPS_COUNT_LPIB_DELAY)) {
1690 if (chip->driver_caps in azx_check_snoop_available()
1767 azx_create(struct snd_card * card,struct pci_dev * pci,int dev,unsigned int driver_caps,struct azx ** rchip) azx_create() argument
[all...]
H A Dcix-ipbloq.c180 unsigned int driver_caps) in cix_ipbloq_hda_create() argument
192 chip->driver_caps = driver_caps; in cix_ipbloq_hda_create()
193 chip->driver_type = driver_caps & 0xff; in cix_ipbloq_hda_create()
H A Dtegra.c411 unsigned int driver_caps, in hda_tegra_create() argument
426 chip->driver_caps = driver_caps; in hda_tegra_create()
427 chip->driver_type = driver_caps & 0xff; in hda_tegra_create()
H A Dacpi.c191 azx->driver_caps = hda->data->flags; in hda_acpi_create()
/linux/sound/hda/common/
H A Dhda_controller.h105 unsigned int driver_caps;
178 ((chip)->driver_caps & AZX_DCAPS_PM_RUNTIME)
104 unsigned int driver_caps; global() member
H A Dcontroller.c191 if ((chip->driver_caps & AZX_DCAPS_CTX_WORKAROUND) && in azx_pcm_prepare()
219 if (chip->driver_caps & AZX_DCAPS_OLD_SSYNC) in azx_pcm_trigger()
1024 if (chip->driver_caps & AZX_DCAPS_CTX_WORKAROUND) in azx_init_chip()
1101 if (chip->driver_caps & AZX_DCAPS_CTX_WORKAROUND) in azx_interrupt()
1171 if (chip->driver_caps & AZX_DCAPS_CORBRP_SELF_CLEAR) in azx_bus_init()
1174 if (chip->driver_caps & AZX_DCAPS_4K_BDLE_BOUNDARY) in azx_bus_init()
1177 if (chip->driver_caps & AZX_DCAPS_PIO_COMMANDS) in azx_bus_init()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h83 u32 driver_caps; /* reported by VF driver */ member
H A Di40e_virtchnl_pf.c93 if (vf->driver_caps & VIRTCHNL_VF_CAP_ADV_LINK_SPEED) { in i40e_set_vf_link_state()
458 if ((vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RX_POLLING) && in i40e_config_irq_link_list()
2150 vf->driver_caps = *(u32 *)msg; in i40e_vc_get_vf_resources_msg()
2152 vf->driver_caps = VIRTCHNL_VF_OFFLOAD_L2 | in i40e_vc_get_vf_resources_msg()
2163 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RDMA)) { in i40e_vc_get_vf_resources_msg()
2170 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_PF) { in i40e_vc_get_vf_resources_msg()
2174 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_AQ)) in i40e_vc_get_vf_resources_msg()
2181 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_RSS_PCTYPE_V2) in i40e_vc_get_vf_resources_msg()
2186 if (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ENCAP) in i40e_vc_get_vf_resources_msg()
2190 (vf->driver_caps & VIRTCHNL_VF_OFFLOAD_ENCAP_CSUM)) in i40e_vc_get_vf_resources_msg()
[all …]