Home
last modified time | relevance | path

Searched defs:reo_desc (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_reo.c192 hal_reo_cmd_set_descr_addr_be(uint32_t *reo_desc, in hal_reo_cmd_set_descr_addr_be()
237 uint32_t *reo_desc, val; in hal_reo_cmd_queue_stats_be() local
284 uint32_t *reo_desc, val; in hal_reo_cmd_flush_queue_be() local
334 uint32_t *reo_desc, val; in hal_reo_cmd_flush_cache_be() local
414 uint32_t *reo_desc, val; in hal_reo_cmd_unblock_cache_be() local
469 uint32_t *reo_desc, val; in hal_reo_cmd_flush_timeout_list_be() local
514 uint32_t *reo_desc, val; in hal_reo_cmd_update_rx_queue_be() local
678 uint64_t *reo_desc = (uint64_t *)ring_desc; in hal_reo_queue_stats_status_be() local
877 uint64_t *reo_desc = (uint64_t *)ring_desc; in hal_reo_flush_queue_status_be() local
905 uint64_t *reo_desc = (uint64_t *)ring_desc; in hal_reo_flush_cache_status_be() local
[all …]
Dhal_be_rx.h58 #define HAL_RX_ERROR_STATUS_GET(reo_desc) \ argument
78 #define HAL_RX_REO_BUF_COOKIE_GET(reo_desc) \ argument
216 #define HAL_RX_REO_MSDU_REO_DST_IND_GET(reo_desc) \ argument
299 #define HAL_RX_REO_BUF_TYPE_GET(reo_desc) (((*(((uint32_t *)reo_desc) + \ argument
304 #define HAL_RX_REO_ERROR_GET(reo_desc) (((*(((uint32_t *)reo_desc) + \ argument
493 static inline uintptr_t hal_rx_get_reo_desc_va(void *reo_desc) in hal_rx_get_reo_desc_va()
515 static inline uint8_t hal_rx_sw_exception_get_be(void *reo_desc) in hal_rx_sw_exception_get_be()
Dhal_be_generic_api.c498 struct reo_destination_ring *reo_desc = in hal_rx_get_reo_error_code_be() local
551 hal_ring_desc_t reo_desc, in hal_reo_status_update_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_reo.c259 hal_reo_cmd_set_descr_addr_li(uint32_t *reo_desc, enum hal_reo_cmd_type type, in hal_reo_cmd_set_descr_addr_li()
299 uint32_t *reo_desc, val; in hal_reo_cmd_queue_stats_li() local
359 uint32_t *reo_desc, val; in hal_reo_cmd_flush_queue_li() local
410 uint32_t *reo_desc, val; in hal_reo_cmd_flush_cache_li() local
509 uint32_t *reo_desc, val; in hal_reo_cmd_unblock_cache_li() local
567 uint32_t *reo_desc, val; in hal_reo_cmd_flush_timeout_list_li() local
616 uint32_t *reo_desc, val; in hal_reo_cmd_update_rx_queue_li() local
881 uint32_t *reo_desc = (uint32_t *)ring_desc; in hal_reo_queue_stats_status_li() local
1080 uint32_t *reo_desc = (uint32_t *)ring_desc; in hal_reo_flush_queue_status_li() local
1108 uint32_t *reo_desc = (uint32_t *)ring_desc; in hal_reo_flush_cache_status_li() local
[all …]
Dhal_li_rx.h49 #define HAL_RX_ERROR_STATUS_GET(reo_desc) \ argument
69 #define HAL_RX_REO_BUF_COOKIE_GET(reo_desc) \ argument
165 #define HAL_RX_REO_MSDU_REO_DST_IND_GET(reo_desc) \ argument
770 #define HAL_RX_REO_BUF_TYPE_GET(reo_desc) (((*(((uint32_t *)reo_desc) + \ argument
775 #define HAL_RX_REO_QUEUE_NUMBER_GET(reo_desc) (((*(((uint32_t *)reo_desc) + \ argument
780 #define HAL_RX_REO_ERROR_GET(reo_desc) (((*(((uint32_t *)reo_desc) + \ argument
Dhal_li_generic_api.c562 struct reo_destination_ring *reo_desc = in hal_rx_get_reo_error_code_li() local
995 hal_ring_desc_t reo_desc, in hal_reo_status_update_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_rx.h314 #define HAL_RX_REO_DESC_MSDU_COUNT_GET(reo_desc) \ argument
375 #define HAL_RX_REO_BUF_COOKIE_INVALID_GET(reo_desc) \ argument
380 #define HAL_RX_REO_BUF_COOKIE_INVALID_SET(reo_desc) \ argument
397 #define HAL_RX_REO_BUF_LINK_COOKIE_INVALID_GET(reo_desc) \ argument
402 #define HAL_RX_REO_BUF_LINK_COOKIE_INVALID_SET(reo_desc) \ argument
410 #define HAL_RX_REO_BUFFER_ADDR_39_32_GET(reo_desc) \ argument
415 #define HAL_RX_REO_BUFFER_ADDR_31_0_GET(reo_desc) \ argument
420 #define HAL_RX_REO_BUF_COOKIE_INVALID_RESET(reo_desc) \ argument
Dhal_reo.h673 hal_ring_desc_t reo_desc, void *st_handle, in hal_reo_status_update()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_reo.c128 hal_ring_desc_t reo_desc; in dp_reo_status_ring_handler() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi.c1821 struct reo_destination_ring_with_pn *reo_desc = in hal_rx_reo_prev_pn_get_kiwi() local
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.c185 hal_ring_desc_t reo_desc, in hal_reo_status_update_rh()