l4_4_bytes        334 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 	if (uip_mask->l4_4_bytes) {
l4_4_bytes        335 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		tmp_value = be32_to_cpu(uip_value->l4_4_bytes);
l4_4_bytes        336 drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c 		tmp_mask = be32_to_cpu(uip_mask->l4_4_bytes);
l4_4_bytes        988 drivers/net/ethernet/freescale/gianfar_ethtool.c 	gfar_set_attribute(be32_to_cpu(value->l4_4_bytes),
l4_4_bytes        989 drivers/net/ethernet/freescale/gianfar_ethtool.c 			   be32_to_cpu(mask->l4_4_bytes),
l4_4_bytes       5195 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (usr_ip4_spec->l4_4_bytes)
l4_4_bytes       5249 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 		if (usr_ip6_spec->l4_4_bytes)
l4_4_bytes       4166 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		if (usr_ip4_spec->l4_4_bytes == htonl(0xFFFFFFFF))
l4_4_bytes       4168 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 		else if (!usr_ip4_spec->l4_4_bytes)
l4_4_bytes       1349 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		if (l3_mask->l4_4_bytes || l3_mask->tos || l3_mask->proto ||
l4_4_bytes        538 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (l3_mask->l4_4_bytes || l3_mask->tos ||
l4_4_bytes        556 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (l3_mask->l4_4_bytes || l3_mask->tclass)
l4_4_bytes       1194 drivers/net/ethernet/sfc/ethtool.c 		if (uip_mask->l4_4_bytes || uip_mask->tos || uip_mask->ip_ver ||
l4_4_bytes       1220 drivers/net/ethernet/sfc/ethtool.c 		if (uip6_mask->l4_4_bytes || uip6_mask->tclass)
l4_4_bytes       1129 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (uip_mask->l4_4_bytes || uip_mask->tos || uip_mask->ip_ver ||
l4_4_bytes       1155 drivers/net/ethernet/sfc/falcon/ethtool.c 		if (uip6_mask->l4_4_bytes || uip6_mask->tclass)
l4_4_bytes       7132 drivers/net/ethernet/sun/niu.c 		fsp->h_u.usr_ip4_spec.l4_4_bytes = cpu_to_be32(tmp);
l4_4_bytes       7136 drivers/net/ethernet/sun/niu.c 		fsp->m_u.usr_ip4_spec.l4_4_bytes = cpu_to_be32(tmp);
l4_4_bytes       7394 drivers/net/ethernet/sun/niu.c 		spi = be32_to_cpu(fsp->h_u.usr_ip4_spec.l4_4_bytes);
l4_4_bytes       7395 drivers/net/ethernet/sun/niu.c 		spim = be32_to_cpu(fsp->m_u.usr_ip4_spec.l4_4_bytes);
l4_4_bytes        796 include/uapi/linux/ethtool.h 	__be32	l4_4_bytes;
l4_4_bytes        847 include/uapi/linux/ethtool.h 	__be32	l4_4_bytes;