Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c2165 .support_chanctx_num = 1,
H A Dcore.c4627 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
4649 if (no_chanctx || chip->support_chanctx_num == 1) in rtw89_alloc_ieee80211_hw()
H A Dchan.c2364 if (idx >= chip->support_chanctx_num) in rtw89_chanctx_ops_add()
H A Drtw8851b.c2450 .support_chanctx_num = 0,
H A Drtw8852b.c2613 .support_chanctx_num = 0,
H A Drtw8922a.c2547 .support_chanctx_num = 2,
H A Drtw8852c.c2944 .support_chanctx_num = 2,
H A Dcore.h4147 u8 support_chanctx_num; member