Home
last modified time | relevance | path

Searched defs:num_rings (Results 1 – 20 of 20) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
Dtarget_if_wifi_pos.c96 uint8_t ring_idx = 0, num_rings; in target_if_wifi_pos_get_indirect_data() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332.c898 void hal_compute_reo_remap_ix2_ix3_5332(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.c711 uint32_t num_rings = 0; in hal_reo_ix_remap_value_get_be() local
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
Dwifi_pos_utils_i.h309 uint8_t num_rings; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432.c923 void hal_compute_reo_remap_ix2_ix3_6432(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1711 uint32_t num_rings, uint32_t *remap1, in hal_compute_reo_remap_ix2_ix3_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224.h1251 void hal_compute_reo_remap_ix2_ix3_9224(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1.c1166 void hal_compute_reo_remap_ix2_ix3_8074v1(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_8074v1()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2.c1161 void hal_compute_reo_remap_ix2_ix3_8074v2(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390.c1055 void hal_compute_reo_remap_ix2_ix3_6390(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290.c999 void hal_compute_reo_remap_ix2_ix3_6290(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750.c1832 void hal_compute_reo_remap_ix2_ix3_6750(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122.c1713 void hal_compute_reo_remap_ix2_ix3_6122(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490.c1666 void hal_compute_reo_remap_ix2_ix3_6490(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018.c267 void hal_compute_reo_remap_ix2_ix3_5018(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000.c1710 void hal_compute_reo_remap_ix2_ix3_9000(uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
Dhal_wcn6450.c365 uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3_6450()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_api.h2936 uint32_t *ring, uint32_t num_rings, in hal_compute_reo_remap_ix2_ix3()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_stats.c6901 uint32_t num_rings = 0; in dp_accumulate_delay_avg_stats() local
/wlan-driver/fw-api/fw/
Dhtt.h3905 #define HTT_RX_RING_CFG_BYTES(num_rings) \ argument