Home
last modified time | relevance | path

Searched refs:hf_map (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c721 struct ice_vc_hash_field_match_type hf_map = hf_list[j]; in ice_vc_parse_rss_cfg() local
723 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()