Searched defs:ptpsq (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.h52 struct mlx5e_ptpsq ptpsq[MLX5_MAX_NUM_TC]; member in struct:mlx5e_ptp
117 static inline bool mlx5e_ptpsq_metadata_freelist_empty(struct mlx5e_ptpsq *ptpsq) argument
H A Dreporter_tx.c166 struct mlx5e_ptpsq *ptpsq = ctx; local
259 mlx5e_tx_reporter_build_diagnose_output_ptpsq(struct devlink_fmsg *fmsg, struct mlx5e_ptpsq *ptpsq, int tc) argument
288 mlx5e_tx_reporter_diagnose_generic_tx_port_ts(struct devlink_fmsg *fmsg, struct mlx5e_ptpsq *ptpsq) argument
408 struct mlx5e_ptpsq *ptpsq = ctx; local
504 mlx5e_reporter_tx_ptpsq_unhealthy(struct mlx5e_ptpsq *ptpsq) argument
[all...]
H A Dptp.c62 void mlx5e_ptpsq_track_metadata(struct mlx5e_ptpsq *ptpsq, u8 metadata) argument
150 static void mlx5e_ptpsq_mark_ts_cqes_undelivered(struct mlx5e_ptpsq *ptpsq, argument
178 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, argument
224 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); local
315 mlx5e_ptp_alloc_txqsq(struct mlx5e_ptp *c, int txq_ix, struct mlx5e_params *params, struct mlx5e_sq_param *param, struct mlx5e_txqsq *sq, int tc, struct mlx5e_ptpsq *ptpsq) argument
371 mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) argument
438 mlx5e_ptp_free_traffic_db(struct mlx5e_ptpsq *ptpsq) argument
449 struct mlx5e_ptpsq *ptpsq = local
455 mlx5e_ptp_open_txqsq(struct mlx5e_ptp *c, u32 tisn, int txq_ix, struct mlx5e_ptp_params *cparams, int tc, struct mlx5e_ptpsq *ptpsq) argument
494 mlx5e_ptp_close_txqsq(struct mlx5e_ptpsq *ptpsq) argument
579 struct mlx5e_ptpsq *ptpsq = &c->ptpsq[tc]; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c654 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb, argument
[all...]
H A Den.h474 struct mlx5e_ptpsq *ptpsq; member in struct:mlx5e_txqsq

Completed in 212 milliseconds