Searched refs:query_tx_res (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/ |
| H A D | rtl8852bs_ops.c | 122 .query_tx_res = hal_get_avail_page_8852bs,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_struct.h | 53 u16 (*query_tx_res)(struct rtw_hal_com_t *hal_com, u8 dma_ch, member 138 u16 (*query_tx_res)(struct rtw_hal_com_t *hal_com, u8 dma_ch, member
|
| H A D | hal_tx.c | 178 res_num = trx_ops->query_tx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_tx_res_query()
|
| H A D | hal_init.c | 563 if (!trx_ops->query_tx_res) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_struct.h | 53 u16 (*query_tx_res)(struct rtw_hal_com_t *hal_com, u8 dma_ch, member 139 u16 (*query_tx_res)(struct rtw_hal_com_t *hal_com, u8 dma_ch, member
|
| H A D | hal_tx.c | 178 res_num = trx_ops->query_tx_res(hal_info->hal_com, dma_ch, host_idx, in rtw_hal_tx_res_query()
|
| H A D | hal_init.c | 563 if (!trx_ops->query_tx_res) { in hal_ops_check()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | hal_trx_8852be.c | 1393 ops.query_tx_res = hal_get_avail_txbd_8852be; in hal_trx_ops_init_8852be()
|