Home
last modified time | relevance | path

Searched refs:MLX5E_PTP_CHANNEL_IX (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c334 sq->ch_ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_alloc_txqsq()
566 ccp.ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_open_tx_cqs()
615 ccp.ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_open_rx_cq()
704 rq->ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_init_ptp_rq()
724 sd_ix = mlx5_sd_ch_ix_get_dev_ix(c->mdev, MLX5E_PTP_CHANNEL_IX); in mlx5e_ptp_open_rq()
H A Dptp.h15 #define MLX5E_PTP_CHANNEL_IX 0 macro
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c2397 MLX5E_PTP_CHANNEL_IX); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()