Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c732 u32 num_tids, u32 base_mem_addr_4kb) in qed_other_pq_map_rt_init() argument
741 pq_size = num_pf_cids + num_tids; in qed_other_pq_map_rt_init()
922 u32 num_tids, u16 num_pf_pqs, u16 num_vf_pqs) in qed_qm_pf_mem_size() argument
926 QM_PQ_MEM_4KB(num_pf_cids + num_tids) * QM_OTHER_PQS_PER_PF; in qed_qm_pf_mem_size()
986 p_params->num_tids) * in qed_qm_pf_rt_init()
1000 p_params->num_tids, 0); in qed_qm_pf_rt_init()
H A Dqed_cxt.c1414 params.num_tids = iids.tids; in qed_qm_init_pf()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c76 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in __ath10k_htt_tx_txq_recalc()
399 htt->tx_q_state.num_tids = HTT_TX_Q_STATE_NUM_TIDS; in ath10k_htt_tx_alloc_txq()
722 cfg->q_state.num_tids = cpu_to_le16(htt->tx_q_state.num_tids); in ath10k_htt_send_frag_desc_bank_cfg_32()
784 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.h1494 __le16 num_tids; member
1920 u16 num_tids; member
H A Dwmi.c5622 ar->num_tids = ar->num_active_peers * 2; in ath10k_wmi_event_service_ready_work()
6603 config.num_tids = __cpu_to_le32(TARGET_NUM_TIDS); in ath10k_wmi_op_gen_init()
6669 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_1_op_gen_init()
6734 config.num_tids = __cpu_to_le32(TARGET_10X_TX_STATS_NUM_TIDS); in ath10k_wmi_10_2_op_gen_init()
6737 config.num_tids = __cpu_to_le32(TARGET_10X_NUM_TIDS); in ath10k_wmi_10_2_op_gen_init()
6816 config.num_tids = __cpu_to_le32(ar->num_tids); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.h1753 __le32 num_tids; member
H A Dhtt_rx.c3442 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in ath10k_htt_rx_tx_fetch_ind()
3606 unlikely(tid >= ar->htt.tx_q_state.num_tids)) { in ath10k_htt_rx_tx_mode_switch_ind()
H A Dwmi-tlv.c1923 cfg->num_tids = __cpu_to_le32(ar->hw_params.num_peers * 2); in ath10k_wmi_tlv_op_gen_init()
1925 cfg->num_tids = __cpu_to_le32(TARGET_TLV_NUM_TIDS); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4187 wmi_cfg->num_tids = tg_cfg->num_tids; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4003 wmi_cfg->num_tids = cpu_to_le32(tg_cfg->num_tids); in ath12k_wmi_copy_resource_config()