Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h3050 void (*rfk_channel)(struct rtw89_dev *rtwdev); member
5034 if (chip->ops->rfk_channel) in rtw89_chip_rfk_channel()
5035 chip->ops->rfk_channel(rtwdev); in rtw89_chip_rfk_channel()
H A Drtw8852a.c2039 .rfk_channel = rtw8852a_rfk_channel,
H A Drtw8851b.c2294 .rfk_channel = rtw8851b_rfk_channel,
H A Drtw8852c.c2769 .rfk_channel = rtw8852c_rfk_channel,
H A Drtw8852b.c2463 .rfk_channel = rtw8852b_rfk_channel,