Searched refs:roc_idx (Results 1 – 2 of 2) sorted by relevance
309 enum rtw89_chanctx_idx roc_idx; in __rtw89_mgnt_chan_get() local339 roc_idx = atomic_read(&hal->roc_chanctx_idx); in __rtw89_mgnt_chan_get()340 if (roc_idx != RTW89_CHANCTX_IDLE) { in __rtw89_mgnt_chan_get()346 chanctx_idx = roc_idx; in __rtw89_mgnt_chan_get()
6531 enum rtw89_chanctx_idx roc_idx = atomic_read(&hal->roc_chanctx_idx); in rtw89_chandef_get() local6533 if (roc_idx == idx) in rtw89_chandef_get()