Searched refs:config_pctypes (Results 1 – 2 of 2) sorted by relevance
489 rss_conf->config_pctypes |= BIT_ULL(custom_type->pctype); in i40e_hash_get_pctypes()499 rss_conf->config_pctypes |= BIT_ULL(match->pctype); in i40e_hash_get_pctypes()502 rss_conf->config_pctypes |= types; in i40e_hash_get_pctypes()549 if (rss_conf->config_pctypes) in i40e_hash_get_pattern_pctypes()862 pctypes = rss_conf->config_pctypes; in i40e_hash_config()
1067 uint64_t config_pctypes; /**< All PCTYPES with the flow */ member