Home
last modified time | relevance | path

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

/dpdk/drivers/net/iavf/
H A Diavf_hash.c54 struct virtchnl_proto_hdrs *proto_hdrs; member
59 struct virtchnl_proto_hdrs proto_hdrs; member
912 hdr = &proto_hdrs->proto_hdr[i]; in iavf_refine_proto_hdrs_l234()
1106 hdr = &proto_hdrs->proto_hdr[i]; in iavf_refine_proto_hdrs_gtpu()
1149 proto_hdrs->count++; in iavf_refine_proto_hdrs_by_pattern()
1166 proto_hdrs->count++; in iavf_refine_proto_hdrs_by_pattern()
1203 proto_hdrs->proto_hdr[i] = proto_hdrs->proto_hdr[i - 1]; in iavf_refine_proto_hdrs_l2tpv2()
1208 proto_hdrs->count++; in iavf_refine_proto_hdrs_l2tpv2()
1397 proto_hdrs = match_item->meta; in iavf_hash_parse_action()
1398 rss_meta->proto_hdrs = *proto_hdrs; in iavf_hash_parse_action()
[all …]
H A Diavf_fdir.c656 last_layer = filter->add_fltr.rule_cfg.proto_hdrs.count - 1; in iavf_fdir_refine_input_set()
660 hdr_last = &filter->add_fltr.rule_cfg.proto_hdrs.proto_hdr[last_layer]; in iavf_fdir_refine_input_set()
668 hdr = &filter->add_fltr.rule_cfg.proto_hdrs.proto_hdr[last_layer - 1]; in iavf_fdir_refine_input_set()
721 &filter->add_fltr.rule_cfg.proto_hdrs; in iavf_fdir_parse_pattern()
/dpdk/drivers/common/iavf/
H A Dvirtchnl.h1713 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */ member
1758 struct virtchnl_proto_hdrs proto_hdrs; member