Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dmac.h983 int rtw89_mac_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl);
H A Drtw8852a.c2055 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Drtw8851b.c2315 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,
H A Dmac.c5096 int rtw89_mac_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) in rtw89_mac_cfg_ctrl_path() function
5105 EXPORT_SYMBOL(rtw89_mac_cfg_ctrl_path);
H A Drtw8852b.c2484 .cfg_ctrl_path = rtw89_mac_cfg_ctrl_path,