Home
last modified time | relevance | path

Searched refs:txq_info (Results 1 – 17 of 17) sorted by relevance

/openbmc/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() argument
403 int nq = txq_info->ntxq; in free_sge_txq_uld()
407 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; 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() argument
426 int nq = txq_info->ntxq; in alloc_sge_txq_uld()
431 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in alloc_sge_txq_uld()
441 free_sge_txq_uld(adap, txq_info); in alloc_sge_txq_uld()
448 struct sge_uld_txq_info *txq_info = NULL; in release_sge_txq_uld() local
451 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in release_sge_txq_uld()
453 if (txq_info && atomic_dec_and_test(&txq_info->users)) { in release_sge_txq_uld()
[all …]
H A Dsge.c3133 struct sge_uld_txq_info *txq_info; in uld_send() local
3144 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in uld_send()
3145 if (unlikely(!txq_info)) { in uld_send()
3151 txq = &txq_info->uldtxq[idx]; in uld_send()
3263 struct sge_uld_txq_info *txq_info; in cxgb4_immdata_send() local
3271 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in cxgb4_immdata_send()
3272 if (unlikely(!txq_info)) { in cxgb4_immdata_send()
3277 txq = &txq_info->uldtxq[idx]; in cxgb4_immdata_send()
5034 struct sge_uld_txq_info *txq_info; in t4_sge_stop() local
5036 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in t4_sge_stop()
[all …]
H A Dcxgb4_main.c2459 struct sge_uld_txq_info *txq_info = in disable_dbs() local
2462 if (txq_info) { in disable_dbs()
2464 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in disable_dbs()
2481 struct sge_uld_txq_info *txq_info = in enable_dbs() local
2484 if (txq_info) { in enable_dbs()
2486 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in enable_dbs()
2563 struct sge_uld_txq_info *txq_info = in recover_all_queues() local
2565 if (txq_info) { in recover_all_queues()
2567 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in recover_all_queues()
/openbmc/linux/net/mac80211/
H A Dtx.c1301 static struct txq_info *ieee80211_get_txq(struct ieee80211_local *local, in ieee80211_get_txq()
1369 struct txq_info *txqi; in codel_dequeue_func()
1390 struct txq_info *txqi; in codel_drop_func()
1404 struct txq_info *txqi; in fq_tin_dequeue_func()
1410 txqi = container_of(tin, struct txq_info, tin); in fq_tin_dequeue_func()
1449 struct txq_info *txqi, in ieee80211_txq_enqueue()
1489 struct txq_info *txqi; in ieee80211_txq_remove_vlan()
1512 struct txq_info *txqi, int tid) in ieee80211_txq_init()
1552 struct txq_info *txqi) in ieee80211_txq_purge()
1654 struct txq_info *txqi; in ieee80211_queue_skb()
[all …]
H A Dieee80211_i.h869 struct txq_info { struct
1795 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
1797 return container_of(txq, struct txq_info, txq); in to_txq_info()
1802 struct txq_info *txqi = to_txq_info(txq); in txq_has_queue()
2430 struct txq_info *txq, int tid);
2432 struct txq_info *txqi);
2436 struct txq_info *txqi);
H A Dagg-tx.c195 struct txq_info *txqi; in ieee80211_agg_stop_txq()
214 struct txq_info *txqi; in ieee80211_agg_start_txq()
H A Dht.c395 struct txq_info *txqi = to_txq_info(sta->sta.txq[tid]); in ieee80211_ba_session_work()
H A Ddriver-ops.h1237 struct txq_info *txq) in drv_wake_tx_queue()
1255 struct txq_info *txqi) in schedule_and_wake_txq()
H A Dsta_info.c144 struct txq_info *txqi; in __cleanup_single_sta()
609 size = sizeof(struct txq_info) + in __sta_info_alloc()
617 struct txq_info *txq = txq_data + i * size; in __sta_info_alloc()
H A Diface.c2105 struct txq_info *txqi; in ieee80211_if_add()
2132 txq_size += sizeof(struct txq_info) + in ieee80211_if_add()
H A Ddebugfs_netdev.c508 struct txq_info *txqi; in ieee80211_if_fmt_aqm()
H A Ddebugfs_sta.c145 struct txq_info *txqi; in sta_aqm_read()
H A Dutil.c336 struct txq_info *txqi; in __ieee80211_wake_txqs()
5024 struct txq_info *txqi = to_txq_info(txq); in ieee80211_txq_get_depth()
H A Dtrace.h2316 struct txq_info *txq),
H A Drx.c1559 struct txq_info *txqi = to_txq_info(txq); in sta_ps_start()
H A Dcfg.c4448 struct txq_info *txqi) in ieee80211_fill_txq_stats()
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c578 struct sge_uld_txq_info *txq_info = in cxgb4_is_crypto_q_full() local
584 txq = &txq_info->uldtxq[idx]; in cxgb4_is_crypto_q_full()