Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Drtw8852a.c2055 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Dcore.h3052 int (*cfg_ctrl_path)(struct rtw89_dev *rtwdev, bool wl); member
5115 chip->ops->cfg_ctrl_path(rtwdev, wl); in rtw89_chip_cfg_ctrl_path()
H A Drtw8851b.c2315 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Drtw8852b.c2484 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Drtw8852c.c2792 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path_v1,