Searched refs:txq_info (Results 1 – 8 of 8) sorted by relevance
400 free_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info) in free_sge_txq_uld() argument402 int nq = txq_info->ntxq; in free_sge_txq_uld()406 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in free_sge_txq_uld()421 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, in alloc_sge_txq_uld() argument425 int nq = txq_info->ntxq; in alloc_sge_txq_uld()430 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in alloc_sge_txq_uld()440 free_sge_txq_uld(adap, txq_info); in alloc_sge_txq_uld()447 struct sge_uld_txq_info *txq_info = NULL; in release_sge_txq_uld() local450 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in release_sge_txq_uld()452 if (txq_info && atomic_dec_and_test(&txq_info->users)) { in release_sge_txq_uld()[all …]
3120 struct sge_uld_txq_info *txq_info; in uld_send() local3131 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in uld_send()3132 if (unlikely(!txq_info)) { in uld_send()3138 txq = &txq_info->uldtxq[idx]; in uld_send()3250 struct sge_uld_txq_info *txq_info; in cxgb4_immdata_send() local3258 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in cxgb4_immdata_send()3259 if (unlikely(!txq_info)) { in cxgb4_immdata_send()3264 txq = &txq_info->uldtxq[idx]; in cxgb4_immdata_send()5005 struct sge_uld_txq_info *txq_info; in t4_sge_stop() local5007 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in t4_sge_stop()[all …]
2447 struct sge_uld_txq_info *txq_info = in disable_dbs() local2450 if (txq_info) { in disable_dbs()2452 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in disable_dbs()2469 struct sge_uld_txq_info *txq_info = in enable_dbs() local2472 if (txq_info) { in enable_dbs()2474 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in enable_dbs()2551 struct sge_uld_txq_info *txq_info = in recover_all_queues() local2553 if (txq_info) { in recover_all_queues()2555 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in recover_all_queues()
1299 static struct txq_info *ieee80211_get_txq(struct ieee80211_local *local, in ieee80211_get_txq()1373 struct txq_info *txqi; in codel_dequeue_func()1394 struct txq_info *txqi; in codel_drop_func()1408 struct txq_info *txqi; in fq_tin_dequeue_func()1414 txqi = container_of(tin, struct txq_info, tin); in fq_tin_dequeue_func()1446 struct txq_info *txqi, in ieee80211_txq_enqueue()1487 struct txq_info *txqi; in ieee80211_txq_remove_vlan()1510 struct txq_info *txqi, int tid) in ieee80211_txq_init()1556 struct txq_info *txqi) in ieee80211_txq_purge()1657 struct txq_info *txqi; in ieee80211_queue_skb()[all …]
121 struct txq_info *txqi; in ieee80211_purge_sta_txqs()690 size = sizeof(struct txq_info) + in __sta_info_alloc()698 struct txq_info *txq = txq_data + i * size; in __sta_info_alloc()
328 struct txq_info *txqi = NULL; in __ieee80211_wake_txqs()347 struct txq_info *sta_txqi; in __ieee80211_wake_txqs()4443 struct txq_info *txqi = to_txq_info(txq); in ieee80211_txq_get_depth()
1705 struct txq_info *txqi = to_txq_info(txq); in sta_ps_start()
5106 struct txq_info *txqi) in ieee80211_fill_txq_stats()