Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dchan.c336 chanctx_idx = mgnt->chanctx_tbl[role_index][link_index]; in __rtw89_mgnt_chan_get()
377 mgnt->chanctx_tbl[i][j] = RTW89_CHANCTX_IDLE; in rtw89_entity_recalc_mgnt_roles()
414 mgnt->chanctx_tbl[pos][i] = link->chanctx_idx; in rtw89_entity_recalc_mgnt_roles()
H A Dcore.h4744 enum rtw89_chanctx_idx chanctx_tbl[RTW89_MAX_INTERFACE_NUM] member