Home
last modified time | relevance | path

Searched refs:mlx5e_fs_get_ptp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h167 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);
H A Dptp.c783 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs()
805 ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_set_fs()
979 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c1544 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_ptp() function