Symbol: VIRTCHNL_PROTO_HDR_IPV6
drivers/net/ethernet/intel/ice/virt/fdir.c
1002
} else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) {
drivers/net/ethernet/intel/ice/virt/fdir.c
1012
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1019
} else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) {
drivers/net/ethernet/intel/ice/virt/fdir.c
1030
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1038
} else if (l3 == VIRTCHNL_PROTO_HDR_IPV6) {
drivers/net/ethernet/intel/ice/virt/fdir.c
1047
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1058
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6 &&
drivers/net/ethernet/intel/ice/virt/fdir.c
1064
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6 &&
drivers/net/ethernet/intel/ice/virt/fdir.c
1076
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1084
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1090
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
1101
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6 && s_field == 0)
drivers/net/ethernet/intel/ice/virt/fdir.c
1103
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6 && s_field == 1)
drivers/net/ethernet/intel/ice/virt/fdir.c
1109
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/fdir.c
974
case VIRTCHNL_PROTO_HDR_IPV6:
drivers/net/ethernet/intel/ice/virt/fdir.c
976
l3 = VIRTCHNL_PROTO_HDR_IPV6;
drivers/net/ethernet/intel/ice/virt/fdir.c
995
else if (l3 == VIRTCHNL_PROTO_HDR_IPV6)
drivers/net/ethernet/intel/ice/virt/rss.c
214
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_SRC),
drivers/net/ethernet/intel/ice/virt/rss.c
216
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_DST),
drivers/net/ethernet/intel/ice/virt/rss.c
218
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_SRC) |
drivers/net/ethernet/intel/ice/virt/rss.c
221
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_SRC) |
drivers/net/ethernet/intel/ice/virt/rss.c
225
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_DST) |
drivers/net/ethernet/intel/ice/virt/rss.c
229
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_SRC) |
drivers/net/ethernet/intel/ice/virt/rss.c
23
{VIRTCHNL_PROTO_HDR_IPV6, ICE_FLOW_SEG_HDR_IPV6 |
drivers/net/ethernet/intel/ice/virt/rss.c
233
{VIRTCHNL_PROTO_HDR_IPV6, FIELD_SELECTOR(VIRTCHNL_PROTO_HDR_IPV6_PROT),
drivers/net/ethernet/intel/ice/virt/rss.c
238
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
242
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
245
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
248
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
254
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
259
{VIRTCHNL_PROTO_HDR_IPV6,
drivers/net/ethernet/intel/ice/virt/rss.c
442
case VIRTCHNL_PROTO_HDR_IPV6:
drivers/net/ethernet/intel/ice/virt/rss.c
583
else if (proto_hdr->type == VIRTCHNL_PROTO_HDR_IPV6 &&
include/linux/avf/virtchnl.h
1292
PROTO_HDR_FIELD_START(VIRTCHNL_PROTO_HDR_IPV6),