Searched refs:mlx5e_ptpsq (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | ptp.h | 32 struct mlx5e_ptpsq { struct 52 struct mlx5e_ptpsq ptpsq[MLX5_MAX_NUM_TC]; argument 117 static inline bool mlx5e_ptpsq_metadata_freelist_empty(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptpsq_metadata_freelist_empty() 141 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata);
|
| A D | ptp.c | 63 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata) in mlx5e_ptpsq_track_metadata() 151 static void mlx5e_ptpsq_mark_ts_cqes_undelivered(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptpsq_mark_ts_cqes_undelivered() 180 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptp_handle_ts_cqe() 226 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); in mlx5e_ptp_poll_ts_cq() 321 struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_alloc_txqsq() 438 static void mlx5e_ptp_free_traffic_db(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_free_traffic_db() 449 struct mlx5e_ptpsq *ptpsq = in mlx5e_ptpsq_unhealthy_work() 450 container_of(work, struct mlx5e_ptpsq, report_unhealthy_work); in mlx5e_ptpsq_unhealthy_work() 471 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq() 508 static void mlx5e_ptp_close_txqsq(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_close_txqsq() [all …]
|
| A D | reporter_tx.c | 164 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_recover() 254 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq() 283 struct mlx5e_ptpsq *ptpsq) in mlx5e_tx_reporter_diagnose_generic_tx_port_ts() 297 struct mlx5e_ptpsq *generic_ptpsq; in mlx5e_tx_reporter_diagnose_common_config() 427 struct mlx5e_ptpsq *ptpsq = ctx; in mlx5e_tx_reporter_ptpsq_unhealthy_dump() 523 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq) in mlx5e_reporter_tx_ptpsq_unhealthy()
|
| A D | health.h | 21 void mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq);
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en.h | 409 struct mlx5e_ptpsq; 459 struct mlx5e_ptpsq *ptpsq;
|
| A D | en_tx.c | 652 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb, in mlx5e_cqe_ts_id_eseg()
|
Completed in 19 milliseconds