Searched refs:flow_pctype (Results 1 – 1 of 1) sorted by relevance
3137 u8 flow_pctype = 0; in i40e_get_rxfh_fields() local3144 flow_pctype = LIBIE_FILTER_PCTYPE_NONF_IPV4_TCP; in i40e_get_rxfh_fields()3147 flow_pctype = LIBIE_FILTER_PCTYPE_NONF_IPV4_UDP; in i40e_get_rxfh_fields()3150 flow_pctype = LIBIE_FILTER_PCTYPE_NONF_IPV6_TCP; in i40e_get_rxfh_fields()3153 flow_pctype = LIBIE_FILTER_PCTYPE_NONF_IPV6_UDP; in i40e_get_rxfh_fields()3173 if (flow_pctype) { in i40e_get_rxfh_fields()3175 flow_pctype)) | in i40e_get_rxfh_fields()3177 flow_pctype)) << 32); in i40e_get_rxfh_fields()