Searched refs:ICE_FLOW_SEG_HDR_IPV6 (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 29 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_IPV6, 8, sizeof(struct in6_addr)), 31 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_IPV6, 24, sizeof(struct in6_addr)), 215 (ICE_FLOW_SEG_HDR_IPV4 | ICE_FLOW_SEG_HDR_IPV6) 264 else if (params->prof->segs[seg].hdrs & ICE_FLOW_SEG_HDR_IPV6) in ice_flow_calc_seg_sz() 312 } else if ((hdrs & ICE_FLOW_SEG_HDR_IPV6) && in ice_flow_proc_seg_hdrs() 318 } else if (hdrs & ICE_FLOW_SEG_HDR_IPV6) { in ice_flow_proc_seg_hdrs() 1157 (ICE_FLOW_SEG_HDR_IPV4 | ICE_FLOW_SEG_HDR_IPV6)
|
H A D | ice_flow.h | 42 ICE_FLOW_SEG_HDR_IPV6 = 0x00000008, enumerator
|
H A D | ice_ethtool_fdir.c | 627 * @l3_proto: ICE_FLOW_SEG_HDR_IPV4 or ICE_FLOW_SEG_HDR_IPV6 647 } else if (l3_proto == ICE_FLOW_SEG_HDR_IPV6) { in ice_set_init_fdir_seg() 723 ret = ice_set_init_fdir_seg(seg, ICE_FLOW_SEG_HDR_IPV6, in ice_create_init_fdir_rule() 726 ret = ice_set_init_fdir_seg(seg, ICE_FLOW_SEG_HDR_IPV6, in ice_create_init_fdir_rule() 942 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_IPV6 | l4_proto); in ice_set_fdir_ip6_seg() 1021 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_IPV6); in ice_set_fdir_ip6_usr_seg()
|
H A D | ice_lib.c | 1452 ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1480 ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1487 ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1494 ICE_FLOW_SEG_HDR_SCTP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld()
|
H A D | ice_ethtool.c | 2445 hdrs |= ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs() 2448 hdrs |= ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs() 2451 hdrs |= ICE_FLOW_SEG_HDR_SCTP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl_fdir.c | 416 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 421 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 426 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 431 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 436 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 441 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 445 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 450 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 455 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() 460 ICE_FLOW_SEG_HDR_IPV6 | in ice_vc_fdir_set_flow_hdr() [all...] |
H A D | ice_flow.c | 48 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_IPV6, 0, 1, 0x0ff0), 62 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_IPV6, 8, sizeof(struct in6_addr)), 64 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_IPV6, 24, sizeof(struct in6_addr)), 614 (ICE_FLOW_SEG_HDR_IPV4 | ICE_FLOW_SEG_HDR_IPV6 | ICE_FLOW_SEG_HDR_ARP) 673 else if (params->prof->segs[seg].hdrs & ICE_FLOW_SEG_HDR_IPV6) in ice_flow_calc_seg_sz() 741 } else if ((hdrs & ICE_FLOW_SEG_HDR_IPV6) && in ice_flow_proc_seg_hdrs() 758 } else if ((hdrs & ICE_FLOW_SEG_HDR_IPV6) && in ice_flow_proc_seg_hdrs() 764 } else if (hdrs & ICE_FLOW_SEG_HDR_IPV6) { in ice_flow_proc_seg_hdrs() 1848 (ICE_FLOW_SEG_HDR_IPV4 | ICE_FLOW_SEG_HDR_IPV6)
|
H A D | ice_ethtool_fdir.c | 773 * @l3_proto: ICE_FLOW_SEG_HDR_IPV4 or ICE_FLOW_SEG_HDR_IPV6 793 } else if (l3_proto == ICE_FLOW_SEG_HDR_IPV6) { in ice_set_init_fdir_seg() 869 ret = ice_set_init_fdir_seg(seg, ICE_FLOW_SEG_HDR_IPV6, in ice_create_init_fdir_rule() 872 ret = ice_set_init_fdir_seg(seg, ICE_FLOW_SEG_HDR_IPV6, in ice_create_init_fdir_rule() 1088 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_IPV6 | l4_proto); in ice_set_fdir_ip6_seg() 1167 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_IPV6); in ice_set_fdir_ip6_usr_seg()
|
H A D | ice_flow.h | 123 ICE_FLOW_SEG_HDR_IPV6 = 0x00000008, enumerator 145 * ICE_FLOW_SEG_HDR_IPV6 which include the IPV4 other PTYPEs
|
H A D | ice_lib.c | 1644 ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1672 ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1679 ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld() 1686 ICE_FLOW_SEG_HDR_SCTP | ICE_FLOW_SEG_HDR_IPV6); in ice_vsi_set_rss_flow_fld()
|
H A D | ice_ethtool.c | 2408 hdrs |= ICE_FLOW_SEG_HDR_TCP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs() 2411 hdrs |= ICE_FLOW_SEG_HDR_UDP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs() 2414 hdrs |= ICE_FLOW_SEG_HDR_SCTP | ICE_FLOW_SEG_HDR_IPV6; in ice_parse_hdrs()
|
H A D | ice_virtchnl.c | 31 {VIRTCHNL_PROTO_HDR_IPV6, ICE_FLOW_SEG_HDR_IPV6 |
|
Completed in 32 milliseconds