Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c2058 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
Dcore.h3088 int (*cfg_ctrl_path)(struct rtw89_dev *rtwdev, bool wl); member
5210 chip->ops->cfg_ctrl_path(rtwdev, wl); in rtw89_chip_cfg_ctrl_path()
Drtw8851b.c2313 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
Drtw8852b.c2482 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
Drtw8852c.c2788 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path_v1,