Searched refs:rtw_hal_sdio_tx (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_tx.c | 378 enum rtw_hal_status rtw_hal_sdio_tx(void *hal, u8 dma_ch, u8 *buf, u32 buf_len, in rtw_hal_sdio_tx() function
|
| H A D | hal_api.h | 503 enum rtw_hal_status rtw_hal_sdio_tx(void *hal, u8 dma_ch, u8 *buf, u32 buf_len,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_tx.c | 378 enum rtw_hal_status rtw_hal_sdio_tx(void *hal, u8 dma_ch, u8 *buf, u32 buf_len, in rtw_hal_sdio_tx() function
|
| H A D | hal_api.h | 500 enum rtw_hal_status rtw_hal_sdio_tx(void *hal, u8 dma_ch, u8 *buf, u32 buf_len,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 512 hstatus = rtw_hal_sdio_tx(phl->hal, txbuf->dma_ch, txbuf->buffer, in phl_tx_sdio_thrd_hdl() 573 hstatus = rtw_hal_sdio_tx(phl_info->hal, txbuf->dma_ch, txbuf->buffer, in _phl_tx_sdio() 1490 res = rtw_hal_sdio_tx(phl->hal, dma_ch, h2c_pkt->vir_head, in phl_pltfm_tx_sdio()
|