Home
last modified time | relevance | path

Searched defs:ptpsq (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c82 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptp_handle_ts_cqe()
106 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); in mlx5e_ptp_poll_ts_cq() local
189 struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_alloc_txqsq()
242 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
275 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq()
311 static void mlx5e_ptp_close_txqsq(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_close_txqsq()
390 struct mlx5e_ptpsq *ptpsq = &c->ptpsq[tc]; in mlx5e_ptp_open_tx_cqs() local
Dreporter_tx.c220 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
292 struct mlx5e_ptpsq *ptpsq) in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
Dptp.h30 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC]; member
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den.h405 struct mlx5e_ptpsq *ptpsq; member