Searched refs:proto_hdrs (Results 1 – 7 of 7) sorted by relevance
115 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_gtpu_hdr() argument117 struct virtchnl_proto_hdr *uhdr = &proto_hdrs->proto_hdr[proto_hdrs->count - 1]; in iavf_fill_fdir_gtpu_hdr()118 struct virtchnl_proto_hdr *ghdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_gtpu_hdr()158 ehdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_gtpu_hdr()188 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_pfcp_hdr() argument190 struct virtchnl_proto_hdr *uhdr = &proto_hdrs->proto_hdr[proto_hdrs->count - 1]; in iavf_fill_fdir_pfcp_hdr()191 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_pfcp_hdr()230 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_nat_t_esp_hdr() argument232 struct virtchnl_proto_hdr *uhdr = &proto_hdrs->proto_hdr[proto_hdrs->count - 1]; in iavf_fill_fdir_nat_t_esp_hdr()233 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_nat_t_esp_hdr()[all …]
106 struct virtchnl_proto_hdrs *proto_hdrs = &rss_cfg->proto_hdrs; in iavf_fill_adv_rss_cfg_msg() local114 proto_hdrs->tunnel_level = 0; /* always outer layer */ in iavf_fill_adv_rss_cfg_msg()116 hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_adv_rss_cfg_msg()128 hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_adv_rss_cfg_msg()
129 return !fltr->vc_add_msg.rule_cfg.proto_hdrs.count; in iavf_is_raw_fdir()
4165 hdrs = &rule_cfg->proto_hdrs; in iavf_add_cls_u32()
1301 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */ member1346 struct virtchnl_proto_hdrs proto_hdrs; member
716 for (i = 0; i < rss_cfg->proto_hdrs.count; i++) { in ice_vc_parse_rss_cfg()718 &rss_cfg->proto_hdrs.proto_hdr[i]; in ice_vc_parse_rss_cfg()801 if (rss_cfg->proto_hdrs.count > VIRTCHNL_MAX_NUM_PROTO_HDRS || in ice_vc_handle_rss_cfg()816 if (!ice_vc_validate_pattern(vf, &rss_cfg->proto_hdrs)) { in ice_vc_handle_rss_cfg()863 if (!ice_vc_validate_pattern(vf, &rss_cfg->proto_hdrs)) { in ice_vc_handle_rss_cfg()
299 proto = &rule->proto_hdrs; in ice_vc_fdir_set_flow_fld()918 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_parse_pattern()1220 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_validate_fdir_fltr()