Home
last modified time | relevance | path

Searched refs:set_channel_bb (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDrtw8852b_common.h140 void (*set_channel_bb)(struct rtw89_dev *rtwdev, const struct rtw89_chan *chan, member
273 rtw8852bx_info.set_channel_bb(rtwdev, chan, phy_idx); in rtw8852bx_set_channel_bb()
HDrtw8852b_common.c2055 .set_channel_bb = __rtw8852bx_set_channel_bb,