/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_rx.h | 171 uint32_t *remap0, in dp_reo_remap_config_rh() argument
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/ |
H A D | hal_9224.h | 1337 uint32_t remap0; in hal_compute_reo_remap_ix0_9224() local 1339 remap0 = HAL_REG_READ(soc, HWIO_REO_R0_DESTINATION_RING_CTRL_IX_0_ADDR in hal_compute_reo_remap_ix0_9224() 1342 remap0 &= ~(HAL_REO_REMAP_IX0(0xF, 6)); in hal_compute_reo_remap_ix0_9224() 1343 remap0 |= HAL_REO_REMAP_IX0(REO2PPE_DST_RING, 6); in hal_compute_reo_remap_ix0_9224() 1346 (REO_REG_REG_BASE), remap0); in hal_compute_reo_remap_ix0_9224() 1651 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_9224()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/ |
H A D | hal_6432.c | 1238 uint32_t remap0; in hal_compute_reo_remap_ix0_6432() local 1240 remap0 = HAL_REG_READ(soc, HWIO_REO_R0_DESTINATION_RING_CTRL_IX_0_ADDR in hal_compute_reo_remap_ix0_6432() 1243 remap0 &= ~(HAL_REO_REMAP_IX0(0xF, 6)); in hal_compute_reo_remap_ix0_6432() 1244 remap0 |= HAL_REO_REMAP_IX0(REO2PPE_DST_RING, 6); in hal_compute_reo_remap_ix0_6432() 1247 (REO_REG_REG_BASE), remap0); in hal_compute_reo_remap_ix0_6432() 1308 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_6432()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li.c | 606 uint32_t *remap0, in dp_reo_remap_config_li() argument 610 return dp_reo_remap_config(soc, remap0, remap1, remap2); in dp_reo_remap_config_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_ipa.h | 406 bool dp_reo_remap_config(struct dp_soc *soc, uint32_t *remap0,
|
H A D | dp_rings_main.c | 1675 bool dp_reo_remap_config(struct dp_soc *soc, uint32_t *remap0, in dp_reo_remap_config() argument 1706 hal_compute_reo_remap_ix0(soc->hal_soc, remap0); in dp_reo_remap_config() 1898 uint32_t *remap0, in dp_reo_remap_config() argument 1914 hal_compute_reo_remap_ix0(soc->hal_soc, remap0); in dp_reo_remap_config()
|
H A D | dp_types.h | 2342 bool (*reo_remap_config)(struct dp_soc *soc, uint32_t *remap0, 5432 bool dp_reo_remap_config(struct dp_soc *soc, uint32_t *remap0,
|
H A D | dp_main.c | 4438 if (soc->arch_ops.reo_remap_config(soc, &reo_params.remap0, in dp_soc_attach_target_wifi3() 11830 if (soc->arch_ops.reo_remap_config(soc, &reo_params.remap0, in dp_set_umac_regs()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/ |
H A D | hal_6390.c | 1101 void hal_compute_reo_remap_ix0_6390(uint32_t *remap0) in hal_compute_reo_remap_ix0_6390() argument 1103 *remap0 = HAL_REO_REMAP_IX0(REO_REMAP_SW1, 0) | in hal_compute_reo_remap_ix0_6390()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_internal.h | 980 uint32_t remap0; member 1275 void (*hal_compute_reo_remap_ix0)(uint32_t *remap0);
|
H A D | hal_api.h | 2946 void hal_compute_reo_remap_ix0(hal_soc_handle_t hal_soc_hdl, uint32_t *remap0) in hal_compute_reo_remap_ix0() argument 2951 hal_soc->ops->hal_compute_reo_remap_ix0(remap0); in hal_compute_reo_remap_ix0()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be.c | 3530 uint32_t *remap0, in dp_reo_remap_config_be() argument 3540 return dp_reo_remap_config(soc, remap0, remap1, remap2); in dp_reo_remap_config_be() 3542 *remap0 = hal_reo_ix_remap_value_get_be(soc->hal_soc, reo_mlo_config); in dp_reo_remap_config_be() 3559 uint32_t *remap0, in dp_reo_remap_config_be() argument 3563 return dp_reo_remap_config(soc, remap0, remap1, remap2); in dp_reo_remap_config_be()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/ |
H A D | hal_6490.c | 1712 void hal_compute_reo_remap_ix0_6490(uint32_t *remap0) in hal_compute_reo_remap_ix0_6490() argument 1714 *remap0 = HAL_REO_REMAP_IX0(REO_REMAP_SW1, 0) | in hal_compute_reo_remap_ix0_6490()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/ |
H A D | hal_6750.c | 1878 void hal_compute_reo_remap_ix0_6750(uint32_t *remap0) in hal_compute_reo_remap_ix0_6750() argument 1880 *remap0 = HAL_REO_REMAP_IX0(REO_REMAP_SW1, 0) | in hal_compute_reo_remap_ix0_6750()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/ |
H A D | hal_li_generic_api.h | 2586 if (reo_params->remap0) in hal_reo_setup_generic_li() 2590 reo_params->remap0); in hal_reo_setup_generic_li()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/ |
H A D | hal_wcn6450.c | 382 static void hal_compute_reo_remap_ix0_6450(uint32_t *remap0) in hal_compute_reo_remap_ix0_6450() argument
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/ |
H A D | hal_5332.c | 1246 (REO_REG_REG_BASE), reo_params->remap0); in hal_reo_setup_5332()
|