Searched refs:mlx5e_ptp (Results 1 – 9 of 9) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | ptp.h | 50 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);
|
| A D | ptp.c | 266 struct mlx5e_ptp *c = container_of(napi, struct mlx5e_ptp, napi); in mlx5e_ptp_napi_poll() 522 static int mlx5e_ptp_open_txqsqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_txqsqs() 561 static int mlx5e_ptp_open_tx_cqs(struct mlx5e_ptp *c, in mlx5e_ptp_open_tx_cqs() 615 static int mlx5e_ptp_open_rx_cq(struct mlx5e_ptp *c, in mlx5e_ptp_open_rx_cq() 742 static int mlx5e_ptp_open_queues(struct mlx5e_ptp *c, in mlx5e_ptp_open_queues() 878 u8 lag_port, struct mlx5e_ptp **cp) in mlx5e_ptp_open() 883 struct mlx5e_ptp *c; in mlx5e_ptp_open() 933 void mlx5e_ptp_close(struct mlx5e_ptp *c) in mlx5e_ptp_close() 941 void mlx5e_ptp_activate_channel(struct mlx5e_ptp *c) in mlx5e_ptp_activate_channel() 976 int mlx5e_ptp_get_rqn(struct mlx5e_ptp *c, u32 *rqn) in mlx5e_ptp_get_rqn() [all …]
|
| A D | reporter_rx.c | 317 mlx5e_rx_reporter_diagnose_common_ptp_config(struct mlx5e_priv *priv, struct mlx5e_ptp *ptp_ch, in mlx5e_rx_reporter_diagnose_common_ptp_config() 330 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose_common_config() 439 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_diagnose_rqs() 551 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_rx_reporter_dump_all_rqs()
|
| A D | reporter_tx.c | 296 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose_common_config() 343 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_diagnose() 435 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_tx_reporter_dump_all_sqs()
|
| A D | channels.c | 51 struct mlx5e_ptp *c = chs->ptp; in mlx5e_channels_get_ptp_rqn()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en.h | 799 struct mlx5e_ptp; 803 struct mlx5e_ptp *ptp;
|
| A D | en_rep.c | 610 struct mlx5e_ptp *ptp_ch = priv->channels.ptp; in mlx5e_add_sqs_fwd_rules()
|
| A D | en_main.c | 3248 struct mlx5e_ptp *c = priv->channels.ptp; in mlx5e_build_txq_maps() 3761 struct mlx5e_ptp *ptp_channel; in mlx5e_mqprio_channel_validate() 5453 struct mlx5e_ptp *ptp_channel; in mlx5e_get_base_stats()
|
| A D | en_stats.c | 1177 struct mlx5e_ptp *ptp = priv->channels.ptp; in mlx5e_stats_ts_get()
|
Completed in 45 milliseconds