Searched refs:supported_func (Results 1 – 5 of 5) sorted by relevance
16 u32 supported_func; member20 .supported_func = 0x4003,61 if (quirks->supported_func) { in amd_pmf_quirks_init()62 dev->supported_func = quirks->supported_func; in amd_pmf_quirks_init()
161 return !!(pdev->supported_func & BIT(index - 1)); in is_apmf_func_supported()370 if (!pdev->supported_func) in apmf_if_verify_interface()371 pdev->supported_func = output.supported_functions; in apmf_if_verify_interface()
338 u32 supported_func; member
809 u32 supported_func; member
2331 if (!(get_resp.u.flow_hash_func.supported_func & BIT(rss->hash_func))) { in ena_com_set_hash_function()2393 if (!(BIT(func) & get_resp.u.flow_hash_func.supported_func)) { in ena_com_fill_hash_function()