Home
last modified time | relevance | path

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

/openbmc/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 Dptp.c264 struct mlx5e_ptp *c = container_of(napi, struct mlx5e_ptp, napi); in mlx5e_ptp_napi_poll()
508 static int mlx5e_ptp_open_txqsqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_txqsqs()
545 static int mlx5e_ptp_open_tx_cqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_tx_cqs()
597 static int mlx5e_ptp_open_rx_cq(struct mlx5e_ptp *c, in mlx5e_ptp_open_rx_cq()
720 static int mlx5e_ptp_open_queues(struct mlx5e_ptp *c, in mlx5e_ptp_open_queues()
856 u8 lag_port, struct mlx5e_ptp **cp) in mlx5e_ptp_open()
861 struct mlx5e_ptp *c; in mlx5e_ptp_open()
911 void mlx5e_ptp_close(struct mlx5e_ptp *c) in mlx5e_ptp_close()
919 void mlx5e_ptp_activate_channel(struct mlx5e_ptp *c) in mlx5e_ptp_activate_channel()
951 int mlx5e_ptp_get_rqn(struct mlx5e_ptp *c, u32 *rqn) in mlx5e_ptp_get_rqn()
[all …]
H A Dchannels.c44 struct mlx5e_ptp *c = chs->ptp; in mlx5e_channels_get_ptp_rqn()
H A Dreporter_rx.c404 mlx5e_rx_reporter_diagnose_common_ptp_config(struct mlx5e_priv *priv, struct mlx5e_ptp *ptp_ch, in mlx5e_rx_reporter_diagnose_common_ptp_config()
430 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose_common_config()
479 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose()
643 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_dump_all_rqs()
H A Dreporter_tx.c395 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose_common_config()
437 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose()
568 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_dump_all_sqs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h790 struct mlx5e_ptp;
794 struct mlx5e_ptp *ptp;
H A Den_rep.c547 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_add_sqs_fwd_rules()
H A Den_main.c2920 struct mlx5e_ptp *c = priv->channels.ptp; in mlx5e_build_txq_maps()
3502 struct mlx5e_ptp *ptp_channel; in mlx5e_mqprio_channel_validate()