pdst_m            175 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	__be16 pdst_m, __be16 pdst_v)
pdst_m            181 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (pdst_m) {
pdst_m            182 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 		MLX5E_FTE_SET(headers_c, tcp_dport, ntohs(pdst_m));
pdst_m            192 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	__be16 pdst_m, __be16 pdst_v)
pdst_m            199 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 	if (pdst_m) {
pdst_m            200 drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c 		MLX5E_FTE_SET(headers_c, udp_dport, ntohs(pdst_m));