Searched refs:mlx5e_ptp_fs (Results 1 – 3 of 3) sorted by relevance
130 struct mlx5e_ptp_fs;184 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs);185 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs);
13 struct mlx5e_ptp_fs { struct805 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_rx_unset_fs()824 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_rx_set_fs()988 struct mlx5e_ptp_fs *ptp_fs; in mlx5e_ptp_alloc_rx_fs()1004 struct mlx5e_ptp_fs *ptp_fs = mlx5e_fs_get_ptp(fs); in mlx5e_ptp_free_rx_fs()
70 struct mlx5e_ptp_fs *ptp_fs;1541 struct mlx5e_ptp_fs *mlx5e_fs_get_ptp(struct mlx5e_flow_steering *fs) in mlx5e_fs_get_ptp()1546 void mlx5e_fs_set_ptp(struct mlx5e_flow_steering *fs, struct mlx5e_ptp_fs *ptp_fs) in mlx5e_fs_set_ptp()
Completed in 614 milliseconds