Home
last modified time | relevance | path

Searched refs:virtchnl_proto_hdrs (Results 1 – 7 of 7) 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 …]
H A Diavf_adv_rss.c106 struct virtchnl_proto_hdrs *proto_hdrs = &rss_cfg->proto_hdrs; in iavf_fill_adv_rss_cfg_msg()
H A Diavf_main.c4146 struct virtchnl_proto_hdrs *hdrs; in iavf_add_cls_u32()
/linux/include/linux/avf/
H A Dvirtchnl.h1275 struct virtchnl_proto_hdrs { struct
1298 VIRTCHNL_CHECK_STRUCT_LEN(2312, virtchnl_proto_hdrs); argument
1301 struct virtchnl_proto_hdrs proto_hdrs; /* protocol headers */
1346 struct virtchnl_proto_hdrs proto_hdrs;
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h64 ice_vc_validate_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto);
H A Dice_virtchnl_fdir.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()
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()
H A Dice_virtchnl.c596 ice_vc_validate_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto) in ice_vc_validate_pattern()