Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
H A Dhal_kiwi_tx.h188 else if (ring_type == TCL_CMD_CREDIT) in hal_tx_config_rbm_mapping_be_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
H A Dhal_5332_tx.h217 if (ring_type == TCL_CMD_CREDIT) in hal_tx_config_rbm_mapping_be_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432_tx.h234 else if (ring_type == TCL_CMD_CREDIT) in hal_tx_config_rbm_mapping_be_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224_tx.h315 else if (ring_type == TCL_CMD_CREDIT) in hal_tx_config_rbm_mapping_be_9224()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c3684 TCL_CMD_CREDIT, 0, 0); in dp_soc_tcl_cmd_cred_srng_init()
3706 TCL_CMD_CREDIT, 0); in dp_soc_tcl_cmd_cred_srng_deinit()
3719 TCL_CMD_CREDIT, entries, 0); in dp_soc_tcl_cmd_cred_srng_alloc()
H A Ddp_main.c1592 case TCL_CMD_CREDIT: in dp_srng_calculate_msi_group()
1841 case TCL_CMD_CREDIT: in dp_srng_configure_interrupt_thresholds()
7193 case TCL_CMD_CREDIT: in dp_srng_get_str_from_hal_ring_type()
H A Ddp_htt.c2928 TCL_CMD_CREDIT, ring_state);
H A Ddp_stats.c6108 TCL_CMD_CREDIT); in dp_print_umac_ring_stats()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_internal.h376 TCL_CMD_CREDIT = 6, enumerator
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.c3387 g_wlan_srng_cfg[TCL_CMD_CREDIT] = wlan_src_srng_default_cfg; in wlan_set_srng_cfg()