Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h15 #define MLX5E_PTP_CHANNEL_IX 0 macro
H A Dptp.c333 sq->ch_ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_alloc_txqsq()
561 ccp.ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_open_tx_cqs()
608 ccp.ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_ptp_open_rx_cq()
698 rq->ix = MLX5E_PTP_CHANNEL_IX; in mlx5e_init_ptp_rq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c2318 ptp_rq_stats_desc[i].format, MLX5E_PTP_CHANNEL_IX); in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS()