mlx5e_ptp_fs
struct mlx5e_ptp_fs;
struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);
void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs);
struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs);
struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs);
struct mlx5e_ptp_fs *ptp_fs;
struct mlx5e_ptp_fs *ptp_fs;
struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs)
void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs)
struct mlx5e_ptp_fs *ptp_fs;