Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c720 struct ice_vc_hdr_match_type hdr_map = hdr_list[j]; in ice_vc_parse_rss_cfg() local
722 if (proto_hdr->type == hdr_map.vc_hdr) { in ice_vc_parse_rss_cfg()
723 *addl_hdrs |= hdr_map.ice_hdr; in ice_vc_parse_rss_cfg()