Searched refs:uldtxq (Results 1 – 5 of 5) sorted by relevance
407 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in free_sge_txq_uld()431 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in alloc_sge_txq_uld()455 kfree(txq_info->uldtxq); in release_sge_txq_uld()492 txq_info->uldtxq = kcalloc(txq_info->ntxq, sizeof(struct sge_uld_txq), in setup_sge_txq_uld()494 if (!txq_info->uldtxq) { in setup_sge_txq_uld()500 kfree(txq_info->uldtxq); in setup_sge_txq_uld()
907 struct sge_uld_txq *uldtxq; /* Txq's for ULD */ member
2921 tx = &utxq_info->uldtxq[r * 4]; in sge_qinfo_show()3071 tx = &utxq_info->uldtxq[r * 4]; in sge_qinfo_show()
2452 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in disable_dbs()2474 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in enable_dbs()2555 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in recover_all_queues()
3460 QDESC_GET_TXQ(&utxq->uldtxq[i].q, in cudbg_collect_qdesc()