ethtool_tcpip4_spec  582 drivers/net/dsa/bcm_sf2_cfp.c 			fs_size = sizeof(struct ethtool_tcpip4_spec);
ethtool_tcpip4_spec 2876 drivers/net/ethernet/cadence/macb_main.c 		struct ethtool_tcpip4_spec *tp4sp_m;
ethtool_tcpip4_spec 2910 drivers/net/ethernet/cadence/macb_main.c 	struct ethtool_tcpip4_spec *tp4sp_v, *tp4sp_m;
ethtool_tcpip4_spec  358 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c static int prep_l4_rule(struct ethtool_tcpip4_spec *l4_value,
ethtool_tcpip4_spec  359 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 			struct ethtool_tcpip4_spec *l4_mask,
ethtool_tcpip4_spec  312 drivers/net/ethernet/freescale/enetc/enetc_ethtool.c 	struct ethtool_tcpip4_spec *l4ip4_h, *l4ip4_m;
ethtool_tcpip4_spec  956 drivers/net/ethernet/freescale/gianfar_ethtool.c static void gfar_set_basic_ip(struct ethtool_tcpip4_spec *value,
ethtool_tcpip4_spec  957 drivers/net/ethernet/freescale/gianfar_ethtool.c 			      struct ethtool_tcpip4_spec *mask,
ethtool_tcpip4_spec 1145 drivers/net/ethernet/freescale/gianfar_ethtool.c 		gfar_set_basic_ip((struct ethtool_tcpip4_spec *)&rule->h_u,
ethtool_tcpip4_spec 1146 drivers/net/ethernet/freescale/gianfar_ethtool.c 				  (struct ethtool_tcpip4_spec *)&rule->m_u,
ethtool_tcpip4_spec 5137 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	struct ethtool_tcpip4_spec *tcp_ip4_spec;
ethtool_tcpip4_spec 4056 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	struct ethtool_tcpip4_spec *tcp_ip4_spec;
ethtool_tcpip4_spec 1322 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	struct ethtool_tcpip4_spec *l4_mask;
ethtool_tcpip4_spec 1484 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 	struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec;
ethtool_tcpip4_spec  211 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec  212 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip4_spec *l4_val  = &fs->h_u.tcp_ip4_spec;
ethtool_tcpip4_spec  224 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec;
ethtool_tcpip4_spec  225 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip4_spec *l4_val  = &fs->h_u.udp_ip4_spec;
ethtool_tcpip4_spec  515 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec  811 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec;
ethtool_tcpip4_spec  812 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec 1080 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec;
ethtool_tcpip4_spec 1081 drivers/net/ethernet/sfc/ethtool.c 	struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec  788 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec;
ethtool_tcpip4_spec  789 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec 1024 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec;
ethtool_tcpip4_spec 1025 drivers/net/ethernet/sfc/falcon/ethtool.c 	struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec;
ethtool_tcpip4_spec  853 include/uapi/linux/ethtool.h 	struct ethtool_tcpip4_spec		tcp_ip4_spec;
ethtool_tcpip4_spec  854 include/uapi/linux/ethtool.h 	struct ethtool_tcpip4_spec		udp_ip4_spec;
ethtool_tcpip4_spec  855 include/uapi/linux/ethtool.h 	struct ethtool_tcpip4_spec		sctp_ip4_spec;
ethtool_tcpip4_spec 1094 include/uapi/linux/ethtool.h 		struct ethtool_tcpip4_spec		tcp_ip4_spec;
ethtool_tcpip4_spec 1095 include/uapi/linux/ethtool.h 		struct ethtool_tcpip4_spec		udp_ip4_spec;
ethtool_tcpip4_spec 1096 include/uapi/linux/ethtool.h 		struct ethtool_tcpip4_spec		sctp_ip4_spec;
ethtool_tcpip4_spec 2920 net/core/ethtool.c 		const struct ethtool_tcpip4_spec *v4_spec, *v4_m_spec;