Home
last modified time | relevance | path

Searched refs:qtnf_cmd_send_wowlan_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.h76 int qtnf_cmd_send_wowlan_set(const struct qtnf_vif *vif,
H A Dcfg80211.c961 ret = qtnf_cmd_send_wowlan_set(vif, wowlan); in qtnf_suspend()
984 ret = qtnf_cmd_send_wowlan_set(vif, NULL); in qtnf_resume()
H A Dcommands.c2661 int qtnf_cmd_send_wowlan_set(const struct qtnf_vif *vif, in qtnf_cmd_send_wowlan_set() function