Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852bt.c676 .bb_sethw = rtw8852bx_bb_sethw,
H A Drtw8852b.c810 .bb_sethw = rtw8852bx_bb_sethw,
H A Dcore.h3701 void (*bb_sethw)(struct rtw89_dev *rtwdev); member
6923 if (chip->ops->bb_sethw) in rtw89_chip_bb_sethw()
6924 chip->ops->bb_sethw(rtwdev); in rtw89_chip_bb_sethw()
H A Drtw8852a.c2110 .bb_sethw = rtw8852a_bb_sethw,
H A Drtw8852b_common.c2065 .bb_sethw = __rtw8852bx_bb_sethw,
H A Drtw8851b.c2511 .bb_sethw = rtw8851b_bb_sethw,
H A Drtw8922a.c2785 .bb_sethw = rtw8922a_bb_sethw,
H A Drtw8852c.c2936 .bb_sethw = rtw8852c_bb_sethw,