Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c741 .chan_to_rf18_val = NULL,
H A Drtw8852b.c874 .chan_to_rf18_val = NULL,
H A Drtw8852a.c2292 .chan_to_rf18_val = NULL,
H A Dcore.h4922 u32 (*chan_to_rf18_val)(struct rtw89_dev *rtwdev, member
8816 if (!chip->ops->chan_to_rf18_val) in rtw89_chip_chan_to_rf18_val()
8819 return chip->ops->chan_to_rf18_val(rtwdev, chan); in rtw89_chip_chan_to_rf18_val()
H A Drtw8851b.c2521 .chan_to_rf18_val = NULL,
H A Drtw8852c.c3089 .chan_to_rf18_val = NULL,
H A Drtw8922a.c3156 .chan_to_rf18_val = rtw8922a_chan_to_rf18_val,
H A Drtw8922d.c3637 .chan_to_rf18_val = rtw8922d_chan_to_rf18_val,