Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c850 .support_chanctx_num = 2,
H A Drtw8852b.c991 .support_chanctx_num = 2,
H A Drtw8852a.c2395 .support_chanctx_num = 1,
H A Drtw8851b.c2632 .support_chanctx_num = 0,
H A Drtw8852c.c3193 .support_chanctx_num = 2,
H A Drtw8922a.c3258 .support_chanctx_num = 2,
H A Dcore.c7661 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
7694 if (no_chanctx || chip->support_chanctx_num == 1) in rtw89_alloc_ieee80211_hw()
H A Drtw8922d.c3733 .support_chanctx_num = 2,
H A Dcore.h5741 u8 support_chanctx_num; member