Home
last modified time | relevance | path

Searched refs:wowlan_stub (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c50 static __maybe_unused const struct wiphy_wowlan_support wowlan_stub = { variable
2693 wiphy->wowlan = &wowlan_stub; in rtw_cfg80211_preinit_wiphy()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1238 const struct wiphy_wowlan_support *wowlan_stub; member
H A Dmain.c2255 hw->wiphy->wowlan = rtwdev->chip->wowlan_stub; in rtw_register_hw()
H A Drtw8822c.c5411 .wowlan_stub = &rtw_wowlan_stub_8822c,
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c2177 .wowlan_stub = &rtw_wowlan_stub_8852a,
H A Drtw8851b.c2441 .wowlan_stub = &rtw_wowlan_stub_8851b,
H A Drtw8852c.c2909 .wowlan_stub = &rtw_wowlan_stub_8852c,
H A Drtw8852b.c2612 .wowlan_stub = &rtw_wowlan_stub_8852b,
H A Dcore.c3920 hw->wiphy->wowlan = rtwdev->chip->wowlan_stub; in rtw89_core_register_hw()
H A Dcore.h3540 const struct wiphy_wowlan_support *wowlan_stub; member