Home
last modified time | relevance | path

Searched refs:rtw_hal_query_txch_num (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_tx.h42 u8 rtw_hal_query_txch_num(void *hal);
H A Dhal_tx.c190 u8 rtw_hal_query_txch_num(void *hal) in rtw_hal_query_txch_num() function
H A Dhal_api.h310 u8 rtw_hal_query_txch_num(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_tx.h42 u8 rtw_hal_query_txch_num(void *hal);
H A Dhal_tx.c190 u8 rtw_hal_query_txch_num(void *hal) in rtw_hal_query_txch_num() function
H A Dhal_api.h310 u8 rtw_hal_query_txch_num(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_halinit.c313 txch_num = rtw_hal_query_txch_num(hal_info); in hal_init_8852be()
360 txch_num = rtw_hal_query_txch_num(hal_info); in hal_deinit_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c2471 txch_num = rtw_hal_query_txch_num(phl_info->hal); in phl_trx_init_pcie()