Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h1025 int rtw89_mac_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl);
H A Drtw8852a.c2058 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Drtw8851b.c2313 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Dmac.c5112 int rtw89_mac_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) in rtw89_mac_cfg_ctrl_path() function
5121 EXPORT_SYMBOL(rtw89_mac_cfg_ctrl_path);
H A Drtw8852b.c2482 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,