Searched defs:ptpsq (Results 1 – 4 of 4) sorted by relevance
82 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() local189 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
220 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()
30 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC]; member
405 struct mlx5e_ptpsq *ptpsq; member