Home
last modified time | relevance | path

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

/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.h76 int qtnf_cmd_send_wowlan_set(const struct qtnf_vif *vif,
Dcfg80211.c970 ret = qtnf_cmd_send_wowlan_set(vif, wowlan); in qtnf_suspend()
994 ret = qtnf_cmd_send_wowlan_set(vif, NULL); in qtnf_resume()
Dcommands.c2716 int qtnf_cmd_send_wowlan_set(const struct qtnf_vif *vif, in qtnf_cmd_send_wowlan_set() function