Searched refs:flow_hash_func (Results 1 – 3 of 3) sorted by relevance
813 struct ena_admin_feature_rss_flow_hash_function flow_hash_func; member845 struct ena_admin_feature_rss_flow_hash_function flow_hash_func; member
2238 if (get_resp.u.flow_hash_func.supported_func & (1 << rss->hash_func)) { in ena_com_set_hash_function()2250 cmd.u.flow_hash_func.init_val = rss->hash_init_val; in ena_com_set_hash_function()2251 cmd.u.flow_hash_func.selected_func = 1 << rss->hash_func; in ena_com_set_hash_function()2298 if (!((1 << func) & get_resp.u.flow_hash_func.supported_func)) { in ena_com_fill_hash_function()2349 rss->hash_func = get_resp.u.flow_hash_func.selected_func; in ena_com_get_hash_function()
885 struct ena_admin_feature_rss_flow_hash_function flow_hash_func; member917 struct ena_admin_feature_rss_flow_hash_function flow_hash_func; member