Searched refs:mlx5e_ptp_fs (Results 1 – 3 of 3) sorted by relevance
125 struct mlx5e_ptp_fs;167 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);168 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs);
9 struct mlx5e_ptp_fs { struct646 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs()665 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_rx_set_fs()824 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_alloc_rx_fs()840 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs()
70 struct mlx5e_ptp_fs *ptp_fs;1543 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_ptp()1548 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs) in mlx5e_fs_set_ptp()
Completed in 9 milliseconds