Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c115 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_gtpu_hdr()
188 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_pfcp_hdr()
230 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_nat_t_esp_hdr()
282 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_udp_flex_pay_hdr()
313 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ip4_hdr()
352 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ip6_hdr()
396 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_tcp_hdr()
425 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_udp_hdr()
457 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_sctp_hdr()
486 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ah_hdr()
[all …]
/linux/include/linux/net/intel/
H A Dvirtchnl.h1386 struct virtchnl_proto_hdrs { struct
1409 VIRTCHNL_CHECK_STRUCT_LEN(2312, virtchnl_proto_hdrs); argument
1412 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */
1457 struct virtchnl_proto_hdrs proto_hdrs;
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c295 struct virtchnl_proto_hdrs *proto; in ice_vc_fdir_set_flow_fld()
815 ice_vc_fdir_is_raw_flow(struct virtchnl_proto_hdrs *proto) in ice_vc_fdir_is_raw_flow()
832 struct virtchnl_proto_hdrs *proto, in ice_vc_fdir_parse_raw()
924 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_parse_pattern()
1226 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_validate_fdir_fltr()
H A Drss.c424 ice_vc_validate_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto) in ice_vc_validate_pattern()
1373 ice_parse_raw_rss_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto, in ice_parse_raw_rss_pattern()