Home
last modified time | relevance | path

Searched refs:mlx5e_ptp (Results 1 – 4 of 4) sorted by relevance

/linux/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 Dreporter_rx.c330 mlx5e_rx_reporter_diagnose_common_ptp_config(struct mlx5e_priv *priv, struct mlx5e_ptp *ptp_ch, in mlx5e_rx_reporter_diagnose_common_ptp_config()
344 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose_common_config()
453 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose_rqs()
565 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_dump_all_rqs()
H A Dreporter_tx.c340 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose_common_config()
387 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose()
479 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_dump_all_sqs()
H A Dchannels.c51 struct mlx5e_ptp *c = chs->ptp; in mlx5e_channels_get_ptp_rqn()