Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw89/
HDchan.c192 if (idx >= chip->support_chanctx_num) in rtw89_chanctx_ops_add()
HDrtw8852a.c2140 .support_chanctx_num = 1,
HDrtw8852c.c2977 .support_chanctx_num = 1,
HDcore.c3276 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
HDcore.h2570 u8 support_chanctx_num; member