uld_txq_info      584 drivers/crypto/chelsio/chcr_algo.c 		adap->sge.uld_txq_info[CXGB4_TX_CRYPTO];
uld_txq_info     3045 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	if (s->uld_txq_info) {
uld_txq_info     3050 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 			if (!s->uld_txq_info[j])
uld_txq_info     3053 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 			utxq = s->uld_txq_info[j];
uld_txq_info      813 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	struct sge_uld_txq_info **uld_txq_info;
uld_txq_info     2628 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	const struct sge_uld_txq_info *utxq_info = adap->sge.uld_txq_info[uld];
uld_txq_info     2674 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 	if (s->uld_txq_info)
uld_txq_info     2766 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		utxq_info = s->uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info     2915 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		utxq_info = s->uld_txq_info[CXGB4_TX_CRYPTO];
uld_txq_info     2060 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			adap->sge.uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info     2082 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			adap->sge.uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info     2164 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			adap->sge.uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info      508 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	txq_info = adap->sge.uld_txq_info[tx_uld_type];
uld_txq_info      514 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 		adap->sge.uld_txq_info[tx_uld_type] = NULL;
uld_txq_info      526 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	txq_info = adap->sge.uld_txq_info[tx_uld_type];
uld_txq_info      563 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	adap->sge.uld_txq_info[tx_uld_type] = txq_info;
uld_txq_info      572 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	struct sge_uld_txq_info *txq_info = adap->sge.uld_txq_info[tx_uld_type];
uld_txq_info      595 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	s->uld_txq_info = kcalloc(CXGB4_TX_MAX,
uld_txq_info      598 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	if (!s->uld_txq_info)
uld_txq_info      613 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 	kfree(s->uld_txq_info);
uld_txq_info     2441 drivers/net/ethernet/chelsio/cxgb4/sge.c 	txq_info = adap->sge.uld_txq_info[tx_uld_type];
uld_txq_info     2567 drivers/net/ethernet/chelsio/cxgb4/sge.c 	txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info     4112 drivers/net/ethernet/chelsio/cxgb4/sge.c 		txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD];
uld_txq_info     4126 drivers/net/ethernet/chelsio/cxgb4/sge.c 		txq_info = adap->sge.uld_txq_info[CXGB4_TX_CRYPTO];