Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c771 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs() local
790 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_rx_set_fs() local
951 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_alloc_rx_fs() local
967 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c70 struct mlx5e_ptp_fs *ptp_fs; member
1549 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs) in mlx5e_fs_set_ptp()