Searched defs:ptpsq (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.c | 62 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() 179 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptp_handle_ts_cqe() 225 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); in mlx5e_ptp_poll_ts_cq() local 320 struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_alloc_txqsq() 372 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db() 439 static void mlx5e_ptp_free_traffic_db(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_free_traffic_db() 450 struct mlx5e_ptpsq *ptpsq = in mlx5e_ptpsq_unhealthy_work() local 458 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq() 495 static void mlx5e_ptp_close_txqsq(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_close_txqsq() [all …]
|
H A D | reporter_tx.c | 168 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_recover() local 262 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq() 291 struct mlx5e_ptpsq *ptpsq) in mlx5e_tx_reporter_diagnose_generic_tx_port_ts() 410 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_dump() local 506 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq) in mlx5e_reporter_tx_ptpsq_unhealthy()
|
H A D | ptp.h | 52 struct mlx5e_ptpsq ptpsq[MLX5_MAX_NUM_TC]; member 117 static inline bool mlx5e_ptpsq_metadata_freelist_empty(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptpsq_metadata_freelist_empty()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tx.c | 657 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb, in mlx5e_cqe_ts_id_eseg()
|
H A D | en.h | 458 struct mlx5e_ptpsq *ptpsq; member
|