Lines Matching refs:virtchnl_proto_hdr

117 	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()
119 struct virtchnl_proto_hdr *ehdr = NULL; /* Extension Header if it exists */ in iavf_fill_fdir_gtpu_hdr()
190 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()
232 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()
315 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip4_hdr()
354 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip6_hdr()
398 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_tcp_hdr()
427 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_udp_hdr()
459 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_sctp_hdr()
488 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ah_hdr()
512 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_esp_hdr()
536 struct virtchnl_proto_hdr *hdr; in iavf_fill_fdir_l4_hdr()
569 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_eth_hdr()