Home
last modified time | relevance | path

Searched refs:num_tids (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.h51 u32 num_tids,
122 u32 num_tids,
H A Decore_init_fw_funcs.c497 u32 num_tids, in ecore_other_pq_map_rt_init() argument
507 pq_size = num_pf_cids + num_tids; in ecore_other_pq_map_rt_init()
696 u32 num_tids, in ecore_qm_pf_mem_size() argument
702 QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in ecore_qm_pf_mem_size()
756 u32 num_tids, in ecore_qm_pf_rt_init() argument
771 other_mem_size_4kb = QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in ecore_qm_pf_rt_init()
780 ecore_other_pq_map_rt_init(p_hwfn, pf_id, is_pf_loading, num_pf_cids, num_tids, 0); in ecore_qm_pf_rt_init()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c74 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in __ath10k_htt_tx_txq_recalc()
397 htt->tx_q_state.num_tids = HTT_TX_Q_STATE_NUM_TIDS; in ath10k_htt_tx_alloc_txq()
720 cfg->q_state.num_tids = cpu_to_le16(htt->tx_q_state.num_tids); in ath10k_htt_send_frag_desc_bank_cfg_32()
782 cfg->q_state.num_tids = cpu_to_le16(htt->tx_q_state.num_tids); in ath10k_htt_send_frag_desc_bank_cfg_64()
H A Dhtt.h1509 __le16 num_tids; member
1935 u16 num_tids; member
H A Dcore.h1198 int num_tids; member
H A Dwmi.h2384 __le32 num_tids; member
2569 __le32 num_tids; member
2790 __le32 num_tids; member
H A Dwmi.c5662 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()
6664 config.num_tids = __cpu_to_le32(TARGET_NUM_TIDS); in ath10k_wmi_op_gen_init()
6730 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_1_op_gen_init()
6795 config.num_tids = __cpu_to_le32(TARGET_10X_TX_STATS_NUM_TIDS); in ath10k_wmi_10_2_op_gen_init()
6798 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_2_op_gen_init()
6877 config.num_tids = __cpu_to_le32(ar->num_tids); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.h1752 __le32 num_tids; member
H A Dhtt_rx.c3589 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in ath10k_htt_rx_tx_fetch_ind()
3753 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in ath10k_htt_rx_tx_mode_switch_ind()
H A Dwmi-tlv.c1993 cfg->num_tids = __cpu_to_le32(ar->hw_params.num_peers * 2); in ath10k_wmi_tlv_op_gen_init()
1995 cfg->num_tids = __cpu_to_le32(TARGET_TLV_NUM_TIDS); in ath10k_wmi_tlv_op_gen_init()
H A Dcore.c2793 ar->num_tids = TARGET_10_4_TGT_NUM_TIDS; in ath10k_core_init_firmware_features()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.c63 config->num_tids = 32; in ath11k_init_wmi_config_qca6390()
158 config->num_tids = TARGET_NUM_TIDS(ab, DBS); in ath11k_init_wmi_config_ipq8074()
161 config->num_tids = TARGET_NUM_TIDS(ab, DBS_SBS); in ath11k_init_wmi_config_ipq8074()
165 config->num_tids = TARGET_NUM_TIDS(ab, SINGLE); in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2346 u32 num_tids; member
5648 u32 num_tids; member
H A Dwmi.c4227 wmi_cfg->num_tids = tg_cfg->num_tids; in ath11k_wmi_copy_resource_config()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c183 config->num_tids = TARGET_NUM_TIDS(DBS); in ath12k_wmi_init_qcn9274()
186 config->num_tids = TARGET_NUM_TIDS(DBS_SBS); in ath12k_wmi_init_qcn9274()
190 config->num_tids = TARGET_NUM_TIDS(SINGLE); in ath12k_wmi_init_qcn9274()
236 config->num_tids = 32; in ath12k_wmi_init_wcn7850()
3371 wmi_cfg->num_tids = cpu_to_le32(tg_cfg->num_tids); in ath12k_wmi_copy_resource_config()
H A Dwmi.h2291 u32 num_tids; member
2407 __le32 num_tids; member