Home
last modified time | relevance | path

Searched refs:get_band_ctrl (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mcc.h20 #define get_mcc_info(_phl, _band) ((struct phl_mcc_info *)((get_band_ctrl(_phl, _band)->mcc_info)))
H A Dphl_struct.h363 #define get_band_ctrl(_phl, _band) (&(phl_to_mr_ctrl(_phl)->band_ctrl[_band])) macro
H A Dphl_mr.c3510 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in _mr_is_2g_scc_1ap_1sta()
3624 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in phl_mr_coex_disable()
3669 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in phl_mr_coex_handle()
H A Dphl_mcc.c3113 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_mcc_ap_bt_coex_enable()
3572 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_mcc_enable()
3743 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_tdmra_enable()
H A Dphl_chan.c1012 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl_info, band_idx); in phl_get_chanctx_rolemap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mcc.h20 #define get_mcc_info(_phl, _band) ((struct phl_mcc_info *)((get_band_ctrl(_phl, _band)->mcc_info)))
H A Dphl_struct.h368 #define get_band_ctrl(_phl, _band) (&(phl_to_mr_ctrl(_phl)->band_ctrl[_band])) macro
H A Dphl_mr.c3510 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in _mr_is_2g_scc_1ap_1sta()
3624 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in phl_mr_coex_disable()
3669 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, band_idx); in phl_mr_coex_handle()
H A Dphl_mcc.c3113 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_mcc_ap_bt_coex_enable()
3572 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_mcc_enable()
3743 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl, cur_role->hw_band); in rtw_phl_tdmra_enable()
H A Dphl_chan.c1012 struct hw_band_ctl_t *band_ctrl = get_band_ctrl(phl_info, band_idx); in phl_get_chanctx_rolemap()