Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dptp.c84 static bool mlx5e_ptp_ts_cqe_drop(struct mlx5e_ptpsq *ptpsq, u16 skb_cc, u16 skb_id) in mlx5e_ptp_ts_cqe_drop()
89 static void mlx5e_ptp_skb_fifo_ts_cqe_resync(struct mlx5e_ptpsq *ptpsq, u16 skb_cc, u16 skb_id) in mlx5e_ptp_skb_fifo_ts_cqe_resync()
105 static void mlx5e_ptp_handle_ts_cqe(struct mlx5e_ptpsq *ptpsq, in mlx5e_ptp_handle_ts_cqe()
136 struct mlx5e_ptpsq *ptpsq = container_of(cq, struct mlx5e_ptpsq, ts_cq); in mlx5e_ptp_poll_ts_cq() local
219 struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_alloc_txqsq()
271 static int mlx5e_ptp_alloc_traffic_db(struct mlx5e_ptpsq *ptpsq, int numa) in mlx5e_ptp_alloc_traffic_db()
307 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq()
343 static void mlx5e_ptp_close_txqsq(struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_close_txqsq()
422 struct mlx5e_ptpsq *ptpsq = &c->ptpsq[tc]; in mlx5e_ptp_open_tx_cqs() local
Dreporter_tx.c223 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq()
295 struct mlx5e_ptpsq *ptpsq) in mlx5e_tx_reporter_diagnose_generic_tx_port_ts()
Dptp.h32 struct mlx5e_ptpsq ptpsq[MLX5E_MAX_NUM_TC]; member
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Den_tx.c645 static void mlx5e_cqe_ts_id_eseg(struct mlx5e_ptpsq *ptpsq, struct sk_buff *skb, in mlx5e_cqe_ts_id_eseg()
Den.h463 struct mlx5e_ptpsq *ptpsq; member