Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.c446 free_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info) in free_sge_txq_uld() argument
448 int nq = txq_info->ntxq; in free_sge_txq_uld()
452 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in free_sge_txq_uld()
467 alloc_sge_txq_uld(struct adapter *adap, struct sge_uld_txq_info *txq_info, in alloc_sge_txq_uld() argument
471 int nq = txq_info->ntxq; in alloc_sge_txq_uld()
476 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in alloc_sge_txq_uld()
486 free_sge_txq_uld(adap, txq_info); in alloc_sge_txq_uld()
493 struct sge_uld_txq_info *txq_info = NULL; in release_sge_txq_uld() local
496 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in release_sge_txq_uld()
498 if (txq_info && atomic_dec_and_test(&txq_info->users)) { in release_sge_txq_uld()
[all …]
Dsge.c2356 struct sge_uld_txq_info *txq_info; in uld_send() local
2367 txq_info = adap->sge.uld_txq_info[tx_uld_type]; in uld_send()
2368 if (unlikely(!txq_info)) { in uld_send()
2373 txq = &txq_info->uldtxq[idx]; in uld_send()
2485 struct sge_uld_txq_info *txq_info; in cxgb4_immdata_send() local
2493 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in cxgb4_immdata_send()
2494 if (unlikely(!txq_info)) { in cxgb4_immdata_send()
2499 txq = &txq_info->uldtxq[idx]; in cxgb4_immdata_send()
3932 struct sge_uld_txq_info *txq_info; in t4_sge_stop() local
3934 txq_info = adap->sge.uld_txq_info[CXGB4_TX_OFLD]; in t4_sge_stop()
[all …]
Dcxgb4_main.c1940 struct sge_uld_txq_info *txq_info = in disable_dbs() local
1943 if (txq_info) { in disable_dbs()
1945 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in disable_dbs()
1962 struct sge_uld_txq_info *txq_info = in enable_dbs() local
1965 if (txq_info) { in enable_dbs()
1967 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in enable_dbs()
2044 struct sge_uld_txq_info *txq_info = in recover_all_queues() local
2046 if (txq_info) { in recover_all_queues()
2048 struct sge_uld_txq *txq = &txq_info->uldtxq[i]; in recover_all_queues()
/Linux-v4.19/net/mac80211/
Dieee80211_i.h832 struct txq_info { struct
1509 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
1511 return container_of(txq, struct txq_info, txq); in to_txq_info()
1516 struct txq_info *txqi = to_txq_info(txq); in txq_has_queue()
2034 struct txq_info *txq, int tid);
2036 struct txq_info *txqi);
2040 struct txq_info *txqi);
Dtx.c1243 static struct txq_info *ieee80211_get_txq(struct ieee80211_local *local, in ieee80211_get_txq()
1298 struct txq_info *txqi; in codel_dequeue_func()
1319 struct txq_info *txqi; in codel_drop_func()
1333 struct txq_info *txqi; in fq_tin_dequeue_func()
1339 txqi = container_of(tin, struct txq_info, tin); in fq_tin_dequeue_func()
1382 struct txq_info *txqi; in fq_flow_get_default_func()
1384 txqi = container_of(tin, struct txq_info, tin); in fq_flow_get_default_func()
1389 struct txq_info *txqi, in ieee80211_txq_enqueue()
1414 struct txq_info *txqi; in ieee80211_txq_remove_vlan()
1437 struct txq_info *txqi, int tid) in ieee80211_txq_init()
[all …]
Dagg-tx.c198 struct txq_info *txqi; in ieee80211_agg_stop_txq()
217 struct txq_info *txqi; in ieee80211_agg_start_txq()
Dsta_info.c116 struct txq_info *txqi = to_txq_info(sta->sta.txq[i]); in __cleanup_single_sta()
367 int size = sizeof(struct txq_info) + in sta_info_alloc()
375 struct txq_info *txq = txq_data + i * size; in sta_info_alloc()
Ddebugfs_sta.c145 struct txq_info *txqi; in sta_aqm_read()
Diface.c1732 struct txq_info *txqi; in ieee80211_if_add()
1761 txq_size += sizeof(struct txq_info) + in ieee80211_if_add()
Ddebugfs_netdev.c493 struct txq_info *txqi = to_txq_info(sdata->vif.txq); in ieee80211_if_fmt_aqm()
Ddriver-ops.h1165 struct txq_info *txq) in drv_wake_tx_queue()
Dtrace.h2575 struct txq_info *txq),
Dutil.c3631 struct txq_info *txqi = to_txq_info(txq); in ieee80211_txq_get_depth()
Dcfg.c3719 struct txq_info *txqi) in ieee80211_fill_txq_stats()
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c565 struct sge_uld_txq_info *txq_info = in cxgb4_is_crypto_q_full() local
571 txq = &txq_info->uldtxq[idx]; in cxgb4_is_crypto_q_full()