Searched refs:PPE2TCL (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/ |
D | hal_kiwi_tx.h | 186 if (ring_type == PPE2TCL) in hal_tx_config_rbm_mapping_be_kiwi()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
D | dp_be.c | 98 dp_print_ring_stat_from_hal(soc, &be_soc->ppe2tcl_ring, PPE2TCL); in dp_ppeds_rings_status() 1668 else if (ring_type == REO2PPE || ring_type == PPE2TCL) in dp_free_ppeds_interrupts() 1709 } else if (ring_type == PPE2TCL && be_soc->ppeds_int_mode_enabled) { in dp_register_ppeds_interrupts() 2151 dp_srng_deinit(soc, &be_soc->ppe2tcl_ring, PPE2TCL, 0); in dp_soc_ppeds_srng_deinit() 2209 if (dp_srng_alloc(soc, &be_soc->ppe2tcl_ring, PPE2TCL, in dp_soc_ppeds_srng_alloc() 2261 if (dp_srng_init_idx(soc, &be_soc->ppe2tcl_ring, PPE2TCL, 0, 0, in dp_soc_ppeds_srng_init()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
D | hal_9224_tx.h | 313 if (ring_type == PPE2TCL) in hal_tx_config_rbm_mapping_be_9224()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
D | hal_6432_tx.h | 232 if (ring_type == PPE2TCL) in hal_tx_config_rbm_mapping_be_6432()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_internal.h | 395 PPE2TCL, enumerator
|
/wlan-driver/qca-wifi-host-cmn/wlan_cfg/ |
D | wlan_cfg.c | 3399 g_wlan_srng_cfg[PPE2TCL] = wlan_srng_default_cfg; in wlan_set_srng_cfg()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_main.c | 1586 case PPE2TCL: in dp_srng_calculate_msi_group() 1849 case PPE2TCL: in dp_srng_configure_interrupt_thresholds() 7213 case PPE2TCL: in dp_srng_get_str_from_hal_ring_type()
|