Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2_cfp.c523 struct ethtool_tcpip6_spec *v6_spec, *v6_m_spec; in bcm_sf2_cfp_ipv6_rule_set() local
534 v6_spec = &fs->h_u.tcp_ip6_spec; in bcm_sf2_cfp_ipv6_rule_set()
539 v6_spec = &fs->h_u.udp_ip6_spec; in bcm_sf2_cfp_ipv6_rule_set()
630 bcm_sf2_cfp_slice_ipv6(priv, v6_spec->ip6src, v6_spec->psrc, in bcm_sf2_cfp_ipv6_rule_set()
690 bcm_sf2_cfp_slice_ipv6(priv, v6_spec->ip6dst, v6_spec->pdst, slice_num, in bcm_sf2_cfp_ipv6_rule_set()
1057 struct ethtool_tcpip6_spec *v6_spec = NULL, *v6_m_spec = NULL; in bcm_sf2_cfp_ipv6_rule_get() local
1064 v6_spec = &fs->h_u.tcp_ip6_spec; in bcm_sf2_cfp_ipv6_rule_get()
1068 ret = bcm_sf2_cfp_unslice_ipv6(priv, v6_spec->ip6dst, &v6_spec->pdst, in bcm_sf2_cfp_ipv6_rule_get()
1105 ret = bcm_sf2_cfp_unslice_ipv6(priv, v6_spec->ip6src, &v6_spec->psrc, in bcm_sf2_cfp_ipv6_rule_get()