Home
last modified time | relevance | path

Searched refs:sge_uld_txq_info (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c401 free_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info) in free_sge_txq_uld()
422 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, in alloc_sge_txq_uld()
448 struct sge_uld_txq_info *txq_info = NULL; in release_sge_txq_uld()
465 struct sge_uld_txq_info *txq_info = NULL; in setup_sge_txq_uld()
515 struct sge_uld_txq_info *txq_info = adap->sge.uld_txq_info[tx_uld_type]; in uld_queue_init()
539 sizeof(struct sge_uld_txq_info *), in t4_uld_mem_alloc()
H A Dcxgb4.h906 struct sge_uld_txq_info { struct
972 struct sge_uld_txq_info **uld_txq_info;
H A Dcxgb4_debugfs.c2620 const struct sge_uld_txq_info *utxq_info = adap->sge.uld_txq_info[uld]; in sge_qinfo_uld_txq_entries()
2656 const struct sge_uld_txq_info *utxq_info; in sge_qinfo_show()
H A Dcxgb4_main.c2444 struct sge_uld_txq_info *txq_info = in disable_dbs()
2466 struct sge_uld_txq_info *txq_info = in enable_dbs()
2548 struct sge_uld_txq_info *txq_info = in recover_all_queues()
H A Dcudbg_lib.c3451 struct sge_uld_txq_info *utxq; in cudbg_collect_qdesc()