Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.h72 int qtnf_cmd_send_pm_set(const struct qtnf_vif *vif, u8 pm_mode, int timeout);
Dcfg80211.c875 ret = qtnf_cmd_send_pm_set(vif, enabled ? QLINK_PM_AUTO_STANDBY : in qtnf_set_power_mgmt()
Dcommands.c2566 int qtnf_cmd_send_pm_set(const struct qtnf_vif *vif, u8 pm_mode, int timeout) in qtnf_cmd_send_pm_set() function