Searched refs:mlx5e_ptp (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h50 struct mlx5e_ptp { struct
130 u8 lag_port, struct mlx5e_ptp **cp);
131 void mlx5e_ptp_close(struct mlx5e_ptp *c);
132 void mlx5e_ptp_activate_channel(struct mlx5e_ptp *c);
133 void mlx5e_ptp_deactivate_channel(struct mlx5e_ptp *c);
134 int mlx5e_ptp_get_rqn(struct mlx5e_ptp *c, u32 *rqn);
H A Dptp.c264 struct mlx5e_ptp *c = container_of(napi, struct mlx5e_ptp, napi);
315 static int mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix,
455 static int mlx5e_ptp_open_txqsq(struct mlx5e_ptp *c, u32 tisn,
508 static int mlx5e_ptp_open_txqsqs(struct mlx5e_ptp *c,
539 static void mlx5e_ptp_close_txqsqs(struct mlx5e_ptp *c)
547 static int mlx5e_ptp_open_tx_cqs(struct mlx5e_ptp *c,
601 static int mlx5e_ptp_open_rx_cq(struct mlx5e_ptp *c,
621 static void mlx5e_ptp_close_tx_cqs(struct mlx5e_ptp *c)
660 static void mlx5e_ptp_build_params(struct mlx5e_ptp *
[all...]
H A Dchannels.c50 struct mlx5e_ptp *c = chs->ptp;
H A Dreporter_rx.c310 mlx5e_rx_reporter_diagnose_common_ptp_config(struct mlx5e_priv *priv, struct mlx5e_ptp *ptp_ch,
325 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
348 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
449 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
H A Dreporter_tx.c302 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
325 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
416 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h802 struct mlx5e_ptp;
806 struct mlx5e_ptp *ptp;
H A Den_rep.c571 struct mlx5e_ptp *ptp_ch = priv->channels.ptp;
H A Den_main.c3024 struct mlx5e_ptp *c = priv->channels.ptp;
3536 struct mlx5e_ptp *ptp_channel;

Completed in 180 milliseconds