Searched refs:proto_hdrs (Results 1 – 5 of 5) 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 …]
105 struct virtchnl_proto_hdrs *proto_hdrs = &rss_cfg->proto_hdrs; in iavf_fill_adv_rss_cfg_msg() local110 proto_hdrs->tunnel_level = 0; /* always outer layer */ in iavf_fill_adv_rss_cfg_msg()112 hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_adv_rss_cfg_msg()124 hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_adv_rss_cfg_msg()
1265 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */ member1310 struct virtchnl_proto_hdrs proto_hdrs; member
298 proto = &rule->proto_hdrs; in ice_vc_fdir_set_flow_fld()820 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_parse_pattern()1118 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_validate_fdir_fltr()
701 for (i = 0; i < rss_cfg->proto_hdrs.count; i++) { in ice_vc_parse_rss_cfg()703 &rss_cfg->proto_hdrs.proto_hdr[i]; in ice_vc_parse_rss_cfg()786 if (rss_cfg->proto_hdrs.count > VIRTCHNL_MAX_NUM_PROTO_HDRS || in ice_vc_handle_rss_cfg()801 if (!ice_vc_validate_pattern(vf, &rss_cfg->proto_hdrs)) { in ice_vc_handle_rss_cfg()