Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Drss.c559 struct ice_vc_hdr_match_type hdr_map = hdr_list[j]; in ice_vc_parse_rss_cfg() local
561 if (proto_hdr->type == hdr_map.vc_hdr) in ice_vc_parse_rss_cfg()
562 hdr_found = hdr_map.ice_hdr; in ice_vc_parse_rss_cfg()