Searched refs:txqsq (Results 1 – 4 of 4) sorted by relevance
87 struct mlx5e_txqsq *sq = &ptpsq->txqsq; in mlx5e_ptp_handle_ts_cqe()111 if (unlikely(!test_bit(MLX5E_SQ_STATE_ENABLED, &ptpsq->txqsq.state))) in mlx5e_ptp_poll_ts_cq()147 busy |= mlx5e_poll_tx_cq(&c->ptpsq[i].txqsq.cq, budget); in mlx5e_ptp_napi_poll()172 mlx5e_cq_arm(&c->ptpsq[i].txqsq.cq); in mlx5e_ptp_napi_poll()244 int wq_sz = mlx5_wq_cyc_get_size(&ptpsq->txqsq.wq); in mlx5e_ptp_alloc_traffic_db()278 struct mlx5e_txqsq *txqsq = &ptpsq->txqsq; in mlx5e_ptp_open_txqsq() local283 txqsq, tc, ptpsq); in mlx5e_ptp_open_txqsq()289 csp.cqn = txqsq->cq.mcq.cqn; in mlx5e_ptp_open_txqsq()290 csp.wq_ctrl = &txqsq->wq_ctrl; in mlx5e_ptp_open_txqsq()291 csp.min_inline_mode = txqsq->min_inline_mode; in mlx5e_ptp_open_txqsq()[all …]
232 err = mlx5e_tx_reporter_build_diagnose_output_sq_common(fmsg, &ptpsq->txqsq, tc); in mlx5e_tx_reporter_build_diagnose_output_ptpsq()257 struct mlx5e_txqsq *txqsq) in mlx5e_tx_reporter_diagnose_generic_txqsq() argument267 real_time = mlx5_is_real_time_sq(txqsq->mdev); in mlx5e_tx_reporter_diagnose_generic_txqsq()268 sq_sz = mlx5_wq_cyc_get_size(&txqsq->wq); in mlx5e_tx_reporter_diagnose_generic_txqsq()283 err = mlx5e_health_cq_common_diag_fmsg(&txqsq->cq, fmsg); in mlx5e_tx_reporter_diagnose_generic_txqsq()334 err = mlx5e_tx_reporter_diagnose_generic_txqsq(fmsg, &generic_ptpsq->txqsq); in mlx5e_tx_reporter_diagnose_common_config()508 struct mlx5e_txqsq *sq = &ptp_ch->ptpsq[tc].txqsq; in mlx5e_tx_reporter_dump_all_sqs()
14 struct mlx5e_txqsq txqsq; member
2429 struct mlx5e_txqsq *sq = &c->ptpsq[tc].txqsq; in mlx5e_build_txq_maps()