Home
last modified time | relevance | path

Searched refs:txq_id (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c88 int txq_id = txq->id; in iwl_pcie_txq_inc_wr_ptr()
99 txq_id != trans_pcie->txqs.cmd.q_id && in iwl_pcie_txq_inc_wr_ptr()
110 txq_id, reg); in iwl_pcie_txq_inc_wr_ptr()
122 IWL_DEBUG_TX(trans, "Q:%d WR: 0x%x\n", txq_id, txq->write_ptr); in iwl_pcie_txq_check_wrptrs()
125 txq->write_ptr | (txq_id << 8)); in iwl_pcie_txq_check_wrptrs()
386 static void iwl_pcie_txq_unmap(struct iwl_trans *trans, int txq_id) in iwl_trans_pcie_tx_reset()
389 struct iwl_txq *txq = trans_pcie->txqs.txq[txq_id]; in iwl_trans_pcie_tx_reset()
400 txq_id, txq->read_ptr); in iwl_pcie_tx_stop_fh()
402 if (txq_id != trans_pcie->txqs.cmd.q_id) { in iwl_pcie_tx_stop_fh()
416 txq_id in iwl_pcie_tx_stop_fh()
81 int txq_id = txq->id; iwl_pcie_txq_inc_wr_ptr() local
208 iwl_pcie_txq_unmap(struct iwl_trans * trans,int txq_id) iwl_pcie_txq_unmap() argument
258 iwl_pcie_txq_free(struct iwl_trans * trans,int txq_id) iwl_pcie_txq_free() argument
360 int txq_id; iwl_trans_pcie_tx_reset() local
433 int txq_id; iwl_pcie_tx_stop() local
469 int txq_id; iwl_pcie_tx_free() local
499 int txq_id, slots_num; iwl_pcie_tx_alloc() local
571 int txq_id, slots_num; iwl_pcie_tx_init() local
672 iwl_pcie_cmdq_reclaim(struct iwl_trans * trans,int txq_id,int idx) iwl_pcie_cmdq_reclaim() argument
711 iwl_pcie_txq_set_ratid_map(struct iwl_trans * trans,u16 ra_tid,u16 txq_id) iwl_pcie_txq_set_ratid_map() argument
739 iwl_trans_pcie_txq_enable(struct iwl_trans * trans,int txq_id,u16 ssn,const struct iwl_trans_txq_scd_cfg * cfg,unsigned int wdg_timeout) iwl_trans_pcie_txq_enable() argument
851 iwl_trans_pcie_txq_set_shared_mode(struct iwl_trans * trans,u32 txq_id,bool shared_mode) iwl_trans_pcie_txq_set_shared_mode() argument
859 iwl_trans_pcie_txq_disable(struct iwl_trans * trans,int txq_id,bool configure_scd) iwl_trans_pcie_txq_disable() argument
1184 int txq_id = SEQ_TO_QUEUE(sequence); iwl_pcie_hcmd_complete() local
1445 iwl_trans_pcie_tx(struct iwl_trans * trans,struct sk_buff * skb,struct iwl_device_tx_cmd * dev_cmd,int txq_id) iwl_trans_pcie_tx() argument
[all...]
H A Dinternal.h631 void iwl_trans_pcie_txq_set_shared_mode(struct iwl_trans *trans, u32 txq_id, in _iwl_enable_interrupts()
634 struct iwl_device_tx_cmd *dev_cmd, int txq_id); in _iwl_enable_interrupts()
766 struct iwl_device_tx_cmd *dev_cmd, int txq_id); in iwl_is_rfkill_set()
772 int iwl_txq_gen2_init(struct iwl_trans *trans, int txq_id, in __iwl_trans_pcie_set_bits_mask()
794 void iwl_pcie_reclaim(struct iwl_trans *trans, int txq_id, int ssn, in __iwl_trans_pcie_set_bit()
796 void iwl_pcie_set_q_ptrs(struct iwl_trans *trans, int txq_id, int ptr); in __iwl_trans_pcie_set_bit()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-scd.h14 u16 txq_id) in iwl_scd_txq_set_chain() argument
16 iwl_set_bits_prph(trans, SCD_QUEUECHAIN_SEL, BIT(txq_id)); in iwl_scd_txq_set_chain()
20 u16 txq_id) in iwl_scd_txq_enable_agg() argument
22 iwl_set_bits_prph(trans, SCD_AGGR_SEL, BIT(txq_id)); in iwl_scd_txq_enable_agg()
26 u16 txq_id) in iwl_scd_txq_disable_agg() argument
28 iwl_clear_bits_prph(trans, SCD_AGGR_SEL, BIT(txq_id)); in iwl_scd_txq_disable_agg()
77 u16 txq_id) in iwl_scd_txq_set_inactive() argument
79 iwl_write_prph(trans, SCD_QUEUE_STATUS_BITS(txq_id), in iwl_scd_txq_set_inactive()
H A Diwl-trans.h1032 int txq_id, bool shared_mode);
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
H A Dtx.h
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c430 mvmtxq->txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_disable_txq()
523 mvmsta->tid_data[tid].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_remove_sta_queue_marking()
528 mvmtxq->txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_remove_sta_queue_marking()
919 mvmtxq->txq_id = queue; in iwl_mvm_sta_alloc_queue_tvqm()
926 mvmsta->tid_data[tid].txq_id = queue; in iwl_mvm_sta_alloc_queue_tvqm()
966 mvmtxq->txq_id = queue; in iwl_mvm_update_txq_mapping()
1172 mvmsta->tid_data[tid].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_remove_inactive_tids()
1456 mvmsta->tid_data[tid].txq_id = queue; in iwl_mvm_sta_alloc_queue()
1642 int txq_id = tid_data->txq_id; in iwl_mvm_realloc_queues_after_restart()
1628 int txq_id = tid_data->txq_id; iwl_mvm_realloc_queues_after_restart() local
2008 u16 txq_id; iwl_mvm_wait_sta_queues_empty() local
3101 u16 txq_id; iwl_mvm_sta_tx_agg_start() local
3333 u16 txq_id = tid_data->txq_id; iwl_mvm_unreserve_agg_queue() local
3358 u16 txq_id; iwl_mvm_sta_tx_agg_stop() local
3431 u16 txq_id; iwl_mvm_sta_tx_agg_flush() local
[all...]
H A Dtx.c1130 static bool iwl_mvm_txq_should_update(struct iwl_mvm *mvm, int txq_id) in iwl_mvm_txq_should_update() argument
1132 unsigned long queue_tid_bitmap = mvm->queue_info[txq_id].tid_bitmap; in iwl_mvm_txq_should_update()
1140 if (time_before(mvm->queue_info[txq_id].last_frame_time[tid] + in iwl_mvm_txq_should_update()
1202 u16 txq_id; in iwl_mvm_tx_mpdu() local
1272 txq_id = mvmsta->tid_data[tid].txq_id; in iwl_mvm_tx_mpdu()
1276 if (WARN_ONCE(txq_id == IWL_MVM_INVALID_QUEUE, "Invalid TXQ id")) { in iwl_mvm_tx_mpdu()
1281 fc, tid, txq_id, mvm, skb, skb->len, info, sta); in iwl_mvm_tx_mpdu()
1290 mvm->queue_info[txq_id].last_frame_time[tid] = jiffies; in iwl_mvm_tx_mpdu()
1302 if (unlikely(mvm->queue_info[txq_id].status == in iwl_mvm_tx_mpdu()
1304 iwl_mvm_txq_should_update(mvm, txq_id))) in iwl_mvm_tx_mpdu()
[all …]
H A Dmld-sta.c787 if (mvm_sta->tid_data[i].txq_id == IWL_MVM_INVALID_QUEUE) in iwl_mvm_mld_disable_sta_queues()
791 &mvm_sta->tid_data[i].txq_id, i); in iwl_mvm_mld_disable_sta_queues()
792 mvm_sta->tid_data[i].txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_mld_disable_sta_queues()
799 mvmtxq->txq_id = IWL_MVM_INVALID_QUEUE;
963 int txq_id = tid_data->txq_id; in iwl_mvm_mld_update_sta_queues()
965 if (txq_id == IWL_MVM_INVALID_QUEUE) in iwl_mvm_mld_update_sta_queues()
950 int txq_id = tid_data->txq_id; iwl_mvm_mld_update_sta_queues() local
H A Dsta.h250 * @txq_id: Tx queue used by the BA session / DQA
269 u16 txq_id; member
H A Dmvm.h881 u16 txq_id;
768 u16 txq_id; global() member
H A Dmac80211.c3408 if (tid_data->txq_id == IWL_MVM_INVALID_QUEUE) in iwl_mvm_tdls_check_trigger()
3411 __set_bit(tid_data->txq_id, &txqs);
H A Dd3.c2775 mvm_ap_sta->tid_data[i].txq_id, in iwl_mvm_query_wakeup_reasons()
/freebsd/sys/dev/mana/
H A Dmana_en.c811 uint16_t txq_id; in mana_start_xmit() local
838 txq_id = apc->indir_table[(hash) & MANA_INDIRECT_TABLE_MASK] % in mana_start_xmit()
841 txq_id = m->m_pkthdr.flowid % apc->num_queues; in mana_start_xmit()
845 txq_id = apc->tx_qp[txq_id].txq.alt_txq_idx; in mana_start_xmit()
847 txq = &apc->tx_qp[txq_id].txq; in mana_start_xmit()
853 txq_id, err); in mana_start_xmit()
/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h1073 u16 txq_id;
1084 ICE_CTX_STORE(ice_tx_cmpltnq, txq_id, 14, 0),
1114 u16 txq_id;
1124 ICE_CTX_STORE(ice_tx_drbell_fmt, txq_id, 14, 0),
1074 u16 txq_id; global() member
1115 u16 txq_id; global() member
H A Dice_adminq_cmd.h2708 __le16 txq_id;
2802 __le16 txq_id;
2561 __le16 txq_id; global() member
2655 __le16 txq_id; global() member
H A Dice_lib.c1664 qg->txqs[0].txq_id = htole16(pf_q); in ice_setup_rx_ctx()
1686 if (pf_q == le16toh(qg->txqs[0].txq_id)) in ice_setup_rx_ctx()
H A Dice_common.c5446 LE16_TO_CPU(buf->txqs[0].txq_id), in ice_dis_vsi_rdma_qset()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2736 u16 txq_id, in ecore_iov_vf_stop_txqs() argument
2742 if (!ecore_iov_validate_txq(p_hwfn, vf, txq_id, in ecore_iov_vf_stop_txqs()
2746 p_queue = &vf->vf_queues[txq_id]; in ecore_iov_vf_stop_txqs()