Home
last modified time | relevance | path

Searched refs:HAL_RX_WBM_REO_ERROR_CODE_GET (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_generic_api.c344 #define HAL_RX_WBM_REO_ERROR_CODE_GET(wbm_desc) (((*(((uint32_t *)wbm_desc) + \ macro
368 wbm_er_info->reo_err_code = HAL_RX_WBM_REO_ERROR_CODE_GET(wbm_desc); in hal_rx_wbm_err_info_get_generic_be()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.h33 #define HAL_RX_WBM_REO_ERROR_CODE_GET(wbm_desc) \ macro
69 wbm_er_info->reo_err_code = HAL_RX_WBM_REO_ERROR_CODE_GET(wbm_desc); in hal_rx_wbm_err_info_get_generic_li()