Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c779 .support_chanctx_num = 1,
H A Drtw8852b.c846 .support_chanctx_num = 0,
H A Drtw8852a.c2210 .support_chanctx_num = 1,
H A Dchan.c2636 if (idx >= chip->support_chanctx_num) in rtw89_chanctx_ops_add()
H A Drtw8851b.c2492 .support_chanctx_num = 0,
H A Dcore.c5423 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
5453 if (no_chanctx || chip->support_chanctx_num == 1) in rtw89_alloc_ieee80211_hw()
H A Drtw8852c.c3005 .support_chanctx_num = 2,
H A Drtw8922a.c2814 .support_chanctx_num = 2,
H A Dcore.h4280 u8 support_chanctx_num; member