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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h32 struct mlx5e_ptpsq { struct
52 struct mlx5e_ptpsq ptpsq[MLX5_MAX_NUM_TC];
117 static inline bool mlx5e_ptpsq_metadata_freelist_empty(struct mlx5e_ptpsq *ptpsq)
141 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata);
H A Dhealth.h21 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq);
H A Dptp.c62 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata)
150 static void mlx5e_ptpsq_mark_ts_cqes_undelivered(struct mlx5e_ptpsq *ptpsq,
178 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq,
224 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq);
319 struct mlx5e_ptpsq *ptpsq)
371 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa)
438 static void mlx5e_ptp_free_traffic_db(struct mlx5e_ptpsq *ptpsq)
449 struct mlx5e_ptpsq *ptpsq =
450 container_of(work, struct mlx5e_ptpsq, report_unhealthy_wor
[all...]
H A Dreporter_tx.c166 struct mlx5e_ptpsq *ptpsq = ctx;
260 struct mlx5e_ptpsq *ptpsq, int tc)
289 struct mlx5e_ptpsq *ptpsq)
303 struct mlx5e_ptpsq *generic_ptpsq;
408 struct mlx5e_ptpsq *ptpsq = ctx;
504 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h424 struct mlx5e_ptpsq;
474 struct mlx5e_ptpsq *ptpsq;
H A Den_tx.c654 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb,

Completed in 334 milliseconds