Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c340 if (idx >= chip->support_chanctx_num) in rtw89_chanctx_ops_add()
H A Drtw8852a.c2112 .support_chanctx_num = 1,
H A Drtw8851b.c2375 .support_chanctx_num = 0,
H A Drtw8852c.c2842 .support_chanctx_num = 1,
H A Drtw8852b.c2545 .support_chanctx_num = 0,
H A Dcore.c4016 no_chanctx = chip->support_chanctx_num == 0 || in rtw89_alloc_ieee80211_hw()
H A Dcore.h3455 u8 support_chanctx_num; member