Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api.c48 u32 rtw_hal_get_btc_req_slot(void *hal) in rtw_hal_get_btc_req_slot() function
H A Dhal_api.h883 u32 rtw_hal_get_btc_req_slot(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api.c48 u32 rtw_hal_get_btc_req_slot(void *hal) in rtw_hal_get_btc_req_slot() function
H A Dhal_api.h886 u32 rtw_hal_get_btc_req_slot(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mr.c2625 if (rtw_hal_get_btc_req_slot(phl_info->hal) > 0 in _mr_tdmra_need()
2636 if (rtw_hal_get_btc_req_slot(phl_info->hal) > 0) in _mr_tdmra_need()
3564 bt_slot = (u16)rtw_hal_get_btc_req_slot(phl->hal); in _phl_mr_2g_scc_1ap_1sta_btc_handle()
H A Dphl_mcc.c622 minfo->bt_info.bt_dur = (u16)rtw_hal_get_btc_req_slot(phl->hal); in _mcc_fill_bt_dur()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mr.c2625 if (rtw_hal_get_btc_req_slot(phl_info->hal) > 0 in _mr_tdmra_need()
2636 if (rtw_hal_get_btc_req_slot(phl_info->hal) > 0) in _mr_tdmra_need()
3564 bt_slot = (u16)rtw_hal_get_btc_req_slot(phl->hal); in _phl_mr_2g_scc_1ap_1sta_btc_handle()
H A Dphl_mcc.c622 minfo->bt_info.bt_dur = (u16)rtw_hal_get_btc_req_slot(phl->hal); in _mcc_fill_bt_dur()