Searched refs:supported_func (Results 1 – 2 of 2) sorted by relevance
886 uint32_t supported_func; member1715 return p->supported_func & ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK; in get_ena_admin_feature_rss_flow_hash_function_funcs()1720 p->supported_func |= val & ENA_ADMIN_FEATURE_RSS_FLOW_HASH_FUNCTION_FUNCS_MASK; in set_ena_admin_feature_rss_flow_hash_function_funcs()
2863 if (!(get_resp.u.flow_hash_func.supported_func & BIT(rss->hash_func))) { in ena_com_set_hash_function()2925 if (!(BIT(func) & get_resp.u.flow_hash_func.supported_func)) { in ena_com_fill_hash_function()