Home
last modified time | relevance | path

Searched refs:target_chanctx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chan.c1206 struct rtw_chan_ctx *target_chanctx = NULL; in rtw_phl_chanctx_del() local
1218 target_chanctx = wifi_role->chanctx; in rtw_phl_chanctx_del()
1219 if (target_chanctx == NULL) { in rtw_phl_chanctx_del()
1231 chctx_role_num = phl_chanctx_get_rnum_with_lock(phl_info, chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1247 chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1251 phl_sts = _phl_chanctx_del(phl_info, chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1256 _os_kmem_free(drv, target_chanctx, sizeof(struct rtw_chan_ctx)); in rtw_phl_chanctx_del()
1260 chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1264 phl_sts = phl_mr_chandef_upt(phl_info, band_ctrl, target_chanctx); in rtw_phl_chanctx_del()
1294 _os_mem_cpy(drv, chan_def, &target_chanctx->chan_def, sizeof(struct rtw_chan_def)); in rtw_phl_chanctx_del()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chan.c1206 struct rtw_chan_ctx *target_chanctx = NULL; in rtw_phl_chanctx_del() local
1218 target_chanctx = wifi_role->chanctx; in rtw_phl_chanctx_del()
1219 if (target_chanctx == NULL) { in rtw_phl_chanctx_del()
1231 chctx_role_num = phl_chanctx_get_rnum_with_lock(phl_info, chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1247 chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1251 phl_sts = _phl_chanctx_del(phl_info, chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1256 _os_kmem_free(drv, target_chanctx, sizeof(struct rtw_chan_ctx)); in rtw_phl_chanctx_del()
1260 chan_ctx_queue, target_chanctx); in rtw_phl_chanctx_del()
1264 phl_sts = phl_mr_chandef_upt(phl_info, band_ctrl, target_chanctx); in rtw_phl_chanctx_del()
1294 _os_mem_cpy(drv, chan_def, &target_chanctx->chan_def, sizeof(struct rtw_chan_def)); in rtw_phl_chanctx_del()