Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h125 struct mlx5e_ptp_fs;
179 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);
180 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs);
H A Dptp.c12 struct mlx5e_ptp_fs { struct
792 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs()
811 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_rx_set_fs()
975 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_alloc_rx_fs()
991 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c70 struct mlx5e_ptp_fs *ptp_fs;
1537 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_ptp()
1542 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs) in mlx5e_fs_set_ptp()