Home
last modified time | relevance | path

Searched defs:hal_desc (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.c229 hal_wbm2sw_release_source_get(void *hal_desc, enum hal_be_wbm_release_dir dir) in hal_wbm2sw_release_source_get()
265 hal_wbm2sw_release_source_get(void *hal_desc, enum hal_be_wbm_release_dir dir) in hal_wbm2sw_release_source_get()
271 uint32_t hal_tx_comp_get_buffer_source_generic_be(void *hal_desc) in hal_tx_comp_get_buffer_source_generic_be()
285 static uint8_t hal_tx_comp_get_release_reason_generic_be(void *hal_desc) in hal_tx_comp_get_release_reason_generic_be()
303 static uint8_t hal_get_wbm_internal_error_generic_be(void *hal_desc) in hal_get_wbm_internal_error_generic_be()
H A Dhal_be_tx.h539 static inline uint32_t hal_tx_comp_get_desc_id(void *hal_desc) in hal_tx_comp_get_desc_id()
559 static inline qdf_dma_addr_t hal_tx_comp_get_paddr(void *hal_desc) in hal_tx_comp_get_paddr()
590 static inline uint8_t hal_tx_comp_get_cookie_convert_done(void *hal_desc) in hal_tx_comp_get_cookie_convert_done()
604 static inline void hal_tx_comp_set_desc_va_63_32(void *hal_desc, uint32_t val) in hal_tx_comp_set_desc_va_63_32()
619 static inline uint64_t hal_tx_comp_get_desc_va(void *hal_desc) in hal_tx_comp_get_desc_va()
H A Dhal_be_rx.h342 static inline uint8_t hal_rx_wbm_get_cookie_convert_done(void *hal_desc) in hal_rx_wbm_get_cookie_convert_done()
355 static inline uintptr_t hal_rx_wbm_get_desc_va(void *hal_desc) in hal_rx_wbm_get_desc_va()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_tx.h630 static inline uint32_t hal_tx_comp_get_buffer_type(void *hal_desc) in hal_tx_comp_get_buffer_type()
652 void *hal_desc) in hal_tx_comp_get_buffer_source()
661 void *hal_desc) in hal_tx_comp_get_buffer_source()
677 uint8_t hal_tx_comp_get_release_reason(void *hal_desc, in hal_tx_comp_get_release_reason()
693 static inline uint16_t hal_tx_comp_get_peer_id(void *hal_desc) in hal_tx_comp_get_peer_id()
711 static inline uint8_t hal_tx_comp_get_tx_status(void *hal_desc) in hal_tx_comp_get_tx_status()
907 uint8_t hal_get_wbm_internal_error(hal_soc_handle_t hal_soc_hdl, void *hal_desc) in hal_get_wbm_internal_error()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_tx.h387 static inline uint32_t hal_tx_comp_get_desc_id(void *hal_desc) in hal_tx_comp_get_desc_id()
407 static inline qdf_dma_addr_t hal_tx_comp_get_paddr(void *hal_desc) in hal_tx_comp_get_paddr()
H A Dhal_li_generic_api.h1796 static inline uint8_t hal_tx_comp_get_release_reason_generic_li(void *hal_desc) in hal_tx_comp_get_release_reason_generic_li()
1814 static inline uint8_t hal_get_wbm_internal_error_generic_li(void *hal_desc) in hal_get_wbm_internal_error_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/wcn6450/
H A Dhal_wcn6450.c262 static uint8_t hal_tx_comp_get_release_reason_6450(void *hal_desc) in hal_tx_comp_get_release_reason_6450()
267 static uint8_t hal_get_wbm_internal_error_6450(void *hal_desc) in hal_get_wbm_internal_error_6450()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c3250 dp_handle_wbm_internal_error(struct dp_soc *soc, void *hal_desc, in dp_handle_wbm_internal_error()