Home
last modified time | relevance | path

Searched refs:rtw_hal_mac_poll_txdma_idle (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.h93 enum rtw_hal_status rtw_hal_mac_poll_txdma_idle(struct hal_info_t *hal,
H A Dhal_api_mac.c188 enum rtw_hal_status rtw_hal_mac_poll_txdma_idle(struct hal_info_t *hal, in rtw_hal_mac_poll_txdma_idle() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.h93 enum rtw_hal_status rtw_hal_mac_poll_txdma_idle(struct hal_info_t *hal,
H A Dhal_api_mac.c188 enum rtw_hal_status rtw_hal_mac_poll_txdma_idle(struct hal_info_t *hal, in rtw_hal_mac_poll_txdma_idle() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c1332 if (RTW_HAL_STATUS_SUCCESS != rtw_hal_mac_poll_txdma_idle(hal, &ch_map)) { in hal_poll_txdma_idle_8852be()