Home
last modified time | relevance | path

Searched defs:ptp_fs (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c627 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs() local
646 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_rx_set_fs() local
805 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_alloc_rx_fs() local
821 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs() local
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c69 struct mlx5e_ptp_fs *ptp_fs; member
1528 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs) in mlx5e_fs_set_ptp()