tcp_ip6_spec      243 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 		    fsp->h_u.tcp_ip6_spec.tclass)) {
tcp_ip6_spec      516 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 				ntohl(fsp->h_u.tcp_ip6_spec.ip6dst[i]);
tcp_ip6_spec      518 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 				ntohl(fsp->h_u.tcp_ip6_spec.ip6src[i]);
tcp_ip6_spec      531 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 				ntohs(fsp->h_u.tcp_ip6_spec.pdst);
tcp_ip6_spec      533 drivers/net/ethernet/aquantia/atlantic/aq_filters.c 				ntohs(fsp->h_u.tcp_ip6_spec.psrc);
tcp_ip6_spec      979 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		*(struct in6_addr *)&fs->h_u.tcp_ip6_spec.ip6src[0] =
tcp_ip6_spec      981 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		*(struct in6_addr *)&fs->h_u.tcp_ip6_spec.ip6dst[0] =
tcp_ip6_spec      984 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 			fs->m_u.tcp_ip6_spec.ip6src[i] = cpu_to_be32(~0);
tcp_ip6_spec      985 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 			fs->m_u.tcp_ip6_spec.ip6dst[i] = cpu_to_be32(~0);
tcp_ip6_spec      987 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->h_u.tcp_ip6_spec.psrc = fkeys->ports.src;
tcp_ip6_spec      988 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(~0);
tcp_ip6_spec      990 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->h_u.tcp_ip6_spec.pdst = fkeys->ports.dst;
tcp_ip6_spec      991 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 		fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(~0);
tcp_ip6_spec     5139 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	struct ethtool_tcpip6_spec *tcp_ip6_spec;
tcp_ip6_spec     5205 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		tcp_ip6_spec = &fs->h_u.tcp_ip6_spec;
tcp_ip6_spec     5210 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!tcp_ip6_spec->ip6src[0] && !tcp_ip6_spec->ip6src[1] &&
tcp_ip6_spec     5211 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		    !tcp_ip6_spec->ip6src[2] && !tcp_ip6_spec->ip6src[3])
tcp_ip6_spec     5214 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!tcp_ip6_spec->ip6dst[0] && !tcp_ip6_spec->ip6dst[1] &&
tcp_ip6_spec     5215 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		    !tcp_ip6_spec->ip6dst[2] && !tcp_ip6_spec->ip6dst[3])
tcp_ip6_spec     5218 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!tcp_ip6_spec->psrc)
tcp_ip6_spec     5221 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (!tcp_ip6_spec->pdst)
tcp_ip6_spec     5224 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (tcp_ip6_spec->tclass)
tcp_ip6_spec     5428 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				  fs->h_u.tcp_ip6_spec.ip6src, IPV6_SIZE);
tcp_ip6_spec     5430 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				  fs->m_u.tcp_ip6_spec.ip6src, IPV6_SIZE);
tcp_ip6_spec     5433 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				  fs->h_u.tcp_ip6_spec.ip6dst, IPV6_SIZE);
tcp_ip6_spec     5435 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				  fs->m_u.tcp_ip6_spec.ip6dst, IPV6_SIZE);
tcp_ip6_spec     5437 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		rule->tuples.src_port = be16_to_cpu(fs->h_u.tcp_ip6_spec.psrc);
tcp_ip6_spec     5439 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be16_to_cpu(fs->m_u.tcp_ip6_spec.psrc);
tcp_ip6_spec     5441 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		rule->tuples.dst_port = be16_to_cpu(fs->h_u.tcp_ip6_spec.pdst);
tcp_ip6_spec     5443 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 				be16_to_cpu(fs->m_u.tcp_ip6_spec.pdst);
tcp_ip6_spec     5856 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		cpu_to_be32_array(fs->h_u.tcp_ip6_spec.ip6src,
tcp_ip6_spec     5859 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 			memset(fs->m_u.tcp_ip6_spec.ip6src, 0,
tcp_ip6_spec     5862 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 			cpu_to_be32_array(fs->m_u.tcp_ip6_spec.ip6src,
tcp_ip6_spec     5865 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		cpu_to_be32_array(fs->h_u.tcp_ip6_spec.ip6dst,
tcp_ip6_spec     5868 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 			memset(fs->m_u.tcp_ip6_spec.ip6dst, 0,
tcp_ip6_spec     5871 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 			cpu_to_be32_array(fs->m_u.tcp_ip6_spec.ip6dst,
tcp_ip6_spec     5874 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->h_u.tcp_ip6_spec.psrc = cpu_to_be16(rule->tuples.src_port);
tcp_ip6_spec     5875 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->m_u.tcp_ip6_spec.psrc =
tcp_ip6_spec     5879 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->h_u.tcp_ip6_spec.pdst = cpu_to_be16(rule->tuples.dst_port);
tcp_ip6_spec     5880 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		fs->m_u.tcp_ip6_spec.pdst =
tcp_ip6_spec      267 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec;
tcp_ip6_spec      268 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_val  = &fs->h_u.tcp_ip6_spec;
tcp_ip6_spec      571 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec;
tcp_ip6_spec     1439 drivers/net/ethernet/qlogic/qede/qede_filter.c 		fsp->h_u.tcp_ip6_spec.psrc = fltr->tuple.src_port;
tcp_ip6_spec     1440 drivers/net/ethernet/qlogic/qede/qede_filter.c 		fsp->h_u.tcp_ip6_spec.pdst = fltr->tuple.dst_port;
tcp_ip6_spec     1441 drivers/net/ethernet/qlogic/qede/qede_filter.c 		memcpy(&fsp->h_u.tcp_ip6_spec.ip6src,
tcp_ip6_spec     1443 drivers/net/ethernet/qlogic/qede/qede_filter.c 		memcpy(&fsp->h_u.tcp_ip6_spec.ip6dst,
tcp_ip6_spec      815 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
tcp_ip6_spec      816 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
tcp_ip6_spec     1084 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
tcp_ip6_spec     1085 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
tcp_ip6_spec      792 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
tcp_ip6_spec      793 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
tcp_ip6_spec     1028 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec;
tcp_ip6_spec     1029 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec;
tcp_ip6_spec      859 include/uapi/linux/ethtool.h 	struct ethtool_tcpip6_spec		tcp_ip6_spec;
tcp_ip6_spec     2973 net/core/ethtool.c 		v6_spec = &fs->h_u.tcp_ip6_spec;
tcp_ip6_spec     2974 net/core/ethtool.c 		v6_m_spec = &fs->m_u.tcp_ip6_spec;