Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c683 .rfk_channel = rtw8852bt_rfk_channel,
H A Drtw8852b.c749 .rfk_channel = rtw8852b_rfk_channel,
H A Dcore.h3620 void (*rfk_channel)(struct rtw89_dev *rtwdev, struct rtw89_vif_link *rtwvif_link); member
6687 if (chip->ops->rfk_channel) in rtw89_chip_rfk_channel()
6688 chip->ops->rfk_channel(rtwdev, rtwvif_link); in rtw89_chip_rfk_channel()
H A Drtw8852a.c2122 .rfk_channel = rtw8852a_rfk_channel,
H A Drtw8851b.c2396 .rfk_channel = rtw8851b_rfk_channel,
H A Drtw8852c.c2916 .rfk_channel = rtw8852c_rfk_channel,
H A Drtw8922a.c2727 .rfk_channel = rtw8922a_rfk_channel,