Home
last modified time | relevance | path

Searched refs:support_chanctx_num (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dchan.c192 if (idx >= chip->support_chanctx_num) in rtw89_chanctx_ops_add()
Drtw8852a.c2217 .support_chanctx_num = 1,
Drtw8852c.c3068 .support_chanctx_num = 1,
Dcore.c3352 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
Dcore.h2622 u8 support_chanctx_num; member