Home
last modified time | relevance | path

Searched refs:wow_config_mac (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDmac.h1041 int (*wow_config_mac)(struct rtw89_dev *rtwdev, bool enable_wow); member
HDwow.c763 return mac->wow_config_mac(rtwdev, enable_wow); in rtw89_wow_config_mac()
HDmac_be.c2641 .wow_config_mac = rtw89_wow_config_mac_be,
HDmac.c6875 .wow_config_mac = rtw89_wow_config_mac_ax,