Searched refs:mlx5e_fs_get_ptp (Results 1 – 3 of 3) sorted by relevance
179 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);
792 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs()814 ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_set_fs()991 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs()
1537 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_ptp() function