Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c2550 struct ice_vc_hash_field_match_type hf_map = hf_list[j]; in ice_vc_parse_rss_cfg() local
2552 if (proto_hdr->type == hf_map.vc_hdr && in ice_vc_parse_rss_cfg()
2553 proto_hdr->field_selector == hf_map.vc_hash_field) { in ice_vc_parse_rss_cfg()
2554 *hash_flds |= hf_map.ice_hash_field; in ice_vc_parse_rss_cfg()