Searched refs:mlx5e_ptp (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | ptp.h | 50 struct mlx5e_ptp { struct 124 u8 lag_port, struct mlx5e_ptp **cp); 125 void mlx5e_ptp_close(struct mlx5e_ptp *c); 126 void mlx5e_ptp_activate_channel(struct mlx5e_ptp *c); 127 void mlx5e_ptp_deactivate_channel(struct mlx5e_ptp *c); 128 int mlx5e_ptp_get_rqn(struct mlx5e_ptp *c, u32 *rqn);
|
| D | ptp.c | 252 struct mlx5e_ptp *c = container_of(napi, struct mlx5e_ptp, napi); in mlx5e_ptp_napi_poll() 303 static int mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix, in mlx5e_ptp_alloc_txqsq() 443 static int mlx5e_ptp_open_txqsq(struct mlx5e_ptp *c, u32 tisn, in mlx5e_ptp_open_txqsq() 496 static int mlx5e_ptp_open_txqsqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_txqsqs() 525 static void mlx5e_ptp_close_txqsqs(struct mlx5e_ptp *c) in mlx5e_ptp_close_txqsqs() 533 static int mlx5e_ptp_open_tx_cqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_tx_cqs() 585 static int mlx5e_ptp_open_rx_cq(struct mlx5e_ptp *c, in mlx5e_ptp_open_rx_cq() 603 static void mlx5e_ptp_close_tx_cqs(struct mlx5e_ptp *c) in mlx5e_ptp_close_tx_cqs() 643 static void mlx5e_ptp_build_params(struct mlx5e_ptp *c, in mlx5e_ptp_build_params() 670 static int mlx5e_init_ptp_rq(struct mlx5e_ptp *c, struct mlx5e_params *params, in mlx5e_init_ptp_rq() [all …]
|
| D | channels.c | 44 struct mlx5e_ptp *c = chs->ptp; in mlx5e_channels_get_ptp_rqn()
|
| D | reporter_rx.c | 404 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()
|
| D | reporter_tx.c | 395 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()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en.h | 790 struct mlx5e_ptp; 794 struct mlx5e_ptp *ptp;
|
| D | en_rep.c | 543 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_add_sqs_fwd_rules()
|
| D | en_main.c | 2919 struct mlx5e_ptp *c = priv->channels.ptp; in mlx5e_build_txq_maps() 3489 struct mlx5e_ptp *ptp_channel; in mlx5e_mqprio_channel_validate()
|