Searched refs:hf_map (Results 1 – 1 of 1) sorted by relevance
721 struct ice_vc_hash_field_match_type hf_map = hf_list[j]; in ice_vc_parse_rss_cfg() local723 if (proto_hdr->type == hf_map.vc_hdr && in ice_vc_parse_rss_cfg()724 proto_hdr->field_selector == hf_map.vc_hash_field) { in ice_vc_parse_rss_cfg()725 *hash_flds |= hf_map.ice_hash_field; in ice_vc_parse_rss_cfg()