Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_fdir.c41 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_gtpu_hdr()
114 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_pfcp_hdr()
156 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_nat_t_esp_hdr()
208 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_udp_flex_pay_hdr()
239 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ip4_hdr()
280 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ip6_hdr()
326 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_tcp_hdr()
355 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_udp_hdr()
387 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_sctp_hdr()
416 struct virtchnl_proto_hdrs *proto_hdrs) in iavf_fill_fdir_ah_hdr()
[all …]
Diavf_adv_rss.c105 struct virtchnl_proto_hdrs *proto_hdrs = &rss_cfg->proto_hdrs; in iavf_fill_adv_rss_cfg_msg()
/Linux-v5.15/include/linux/avf/
Dvirtchnl.h858 struct virtchnl_proto_hdrs { struct
872 VIRTCHNL_CHECK_STRUCT_LEN(2312, virtchnl_proto_hdrs); argument
875 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */
917 struct virtchnl_proto_hdrs proto_hdrs;
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_fdir.c487 struct virtchnl_proto_hdrs *proto; in ice_vc_fdir_set_flow_fld()
926 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_match_pattern()
1004 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_parse_pattern()