Searched refs:custom_type (Results 1 – 1 of 1) sorted by relevance
480 struct i40e_customized_pctype *custom_type; in i40e_hash_get_pctypes() local483 custom_type = i40e_find_customized_pctype(pf, match->pctype); in i40e_hash_get_pctypes()484 if (!custom_type || !custom_type->valid) in i40e_hash_get_pctypes()489 rss_conf->config_pctypes |= BIT_ULL(custom_type->pctype); in i40e_hash_get_pctypes()