Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dfs.h130 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);
A Dptp.c13 struct mlx5e_ptp_fs { struct
805 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()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs.c70 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