Searched refs:roc_idx (Results 1 – 2 of 2) sorted by relevance
310 enum rtw89_chanctx_idx roc_idx; in __rtw89_mgnt_chan_get() local340 roc_idx = atomic_read(&hal->roc_chanctx_idx); in __rtw89_mgnt_chan_get()341 if (roc_idx != RTW89_CHANCTX_IDLE) { in __rtw89_mgnt_chan_get()347 chanctx_idx = roc_idx; in __rtw89_mgnt_chan_get()
6565 enum rtw89_chanctx_idx roc_idx = atomic_read(&hal->roc_chanctx_idx); in rtw89_chandef_get() local6567 if (roc_idx == idx) in rtw89_chandef_get()