Searched refs:wowlan_stub (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c50 static __maybe_unused const struct wiphy_wowlan_support wowlan_stub = { variable in typeref:struct:wiphy_wowlan_support
2693 wiphy->wowlan = &wowlan_stub;
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1246 const struct wiphy_wowlan_support *wowlan_stub; member in struct:rtw_chip_info
H A Dmain.c2259 hw->wiphy->wowlan = rtwdev->chip->wowlan_stub;
H A Drtw8822c.c5409 .wowlan_stub = &rtw_wowlan_stub_8822c,
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a.c2240 .wowlan_stub = &rtw_wowlan_stub_8852a,
H A Drtw8851b.c2525 .wowlan_stub = &rtw_wowlan_stub_8851b,
H A Drtw8852c.c3014 .wowlan_stub = &rtw_wowlan_stub_8852c,
H A Drtw8852b.c2676 .wowlan_stub = &rtw_wowlan_stub_8852b,
H A Drtw8922a.c2470 .wowlan_stub = &rtw_wowlan_stub_8922a,
H A Dcore.h3970 const struct wiphy_wowlan_support *wowlan_stub; member in struct:rtw89_chip_info
H A Dcore.c4496 hw->wiphy->wowlan = rtwdev->chip->wowlan_stub;

Completed in 393 milliseconds