Searched refs:flow_pctype (Results 1 – 1 of 1) sorted by relevance
2983 u8 flow_pctype = 0; in i40e_get_rss_hash_opts() local2990 flow_pctype = I40E_FILTER_PCTYPE_NONF_IPV4_TCP; in i40e_get_rss_hash_opts()2993 flow_pctype = I40E_FILTER_PCTYPE_NONF_IPV4_UDP; in i40e_get_rss_hash_opts()2996 flow_pctype = I40E_FILTER_PCTYPE_NONF_IPV6_TCP; in i40e_get_rss_hash_opts()2999 flow_pctype = I40E_FILTER_PCTYPE_NONF_IPV6_UDP; in i40e_get_rss_hash_opts()3019 if (flow_pctype) { in i40e_get_rss_hash_opts()3021 flow_pctype)) | in i40e_get_rss_hash_opts()3023 flow_pctype)) << 32); in i40e_get_rss_hash_opts()3400 u8 flow_pctype = 0; in i40e_set_rss_hash_opt() local3418 flow_pctype = I40E_FILTER_PCTYPE_NONF_IPV4_TCP; in i40e_set_rss_hash_opt()[all …]