Home
last modified time | relevance | path

Searched refs:mlx5e_ptpsq (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.h32 struct mlx5e_ptpsq { struct
52 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC]; argument
111 static inline bool mlx5e_ptpsq_metadata_freelist_empty(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptpsq_metadata_freelist_empty()
135 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata);
Dptp.c62 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata) in mlx5e_ptpsq_track_metadata()
150 static void mlx5e_ptpsq_mark_ts_cqes_undelivered(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptpsq_mark_ts_cqes_undelivered()
178 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptp_handle_ts_cqe()
222 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); in mlx5e_ptp_poll_ts_cq()
307 struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_alloc_txqsq()
359 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
426 static void mlx5e_ptp_free_traffic_db(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_free_traffic_db()
437 struct mlx5e_ptpsq *ptpsq = in mlx5e_ptpsq_unhealthy_work()
438 container_of(work, struct mlx5e_ptpsq, report_unhealthy_work); in mlx5e_ptpsq_unhealthy_work()
445 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq()
[all …]
Dreporter_tx.c169 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_recover()
302 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
374 struct mlx5e_ptpsq *ptpsq) in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
396 struct mlx5e_ptpsq *generic_ptpsq; in mlx5e_tx_reporter_diagnose_common_config()
560 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_dump()
670 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq) in mlx5e_reporter_tx_ptpsq_unhealthy()
Dhealth.h21 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq);
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den.h416 struct mlx5e_ptpsq;
466 struct mlx5e_ptpsq *ptpsq;
Den_tx.c653 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb, in mlx5e_cqe_ts_id_eseg()