Searched defs:txq_info (Results 1 – 5 of 5) sorted by relevance
458 free_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info) in free_sge_txq_uld()479 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, in alloc_sge_txq_uld()505 struct sge_uld_txq_info *txq_info = NULL; in release_sge_txq_uld() local522 struct sge_uld_txq_info *txq_info = NULL; in setup_sge_txq_uld() local572 struct sge_uld_txq_info *txq_info = adap->sge.uld_txq_info[tx_uld_type]; in uld_queue_init() local
2442 struct sge_uld_txq_info *txq_info; in uld_send() local2571 struct sge_uld_txq_info *txq_info; in cxgb4_immdata_send() local4142 struct sge_uld_txq_info *txq_info; in t4_sge_stop() local4156 struct sge_uld_txq_info *txq_info; in t4_sge_stop() local
2059 struct sge_uld_txq_info *txq_info = in disable_dbs() local2081 struct sge_uld_txq_info *txq_info = in enable_dbs() local2163 struct sge_uld_txq_info *txq_info = in recover_all_queues() local
840 struct txq_info { struct841 struct fq_tin tin;842 struct fq_flow def_flow;843 struct codel_vars def_cvars;844 struct codel_stats cstats;845 struct sk_buff_head frags;846 struct list_head schedule_order;847 u16 schedule_round;848 unsigned long flags;851 struct ieee80211_txq txq;
583 struct sge_uld_txq_info *txq_info = in cxgb4_is_crypto_q_full() local