Home
last modified time | relevance | path

Searched refs:use_ps_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c121 IWL_DEBUG_POWER(mvm, "use_ps_poll=%d\n", val); in iwl_dbgfs_update_pm()
122 dbgfs_pm->use_ps_poll = val; in iwl_dbgfs_update_pm()
174 } else if (!strncmp("use_ps_poll=", buf, 12)) { in iwl_dbgfs_pm_params_write()
H A Dpower.c191 if (mvmvif->dbgfs_pm.use_ps_poll) { in iwl_mvm_power_configure_uapsd()
H A Dmvm.h214 bool use_ps_poll; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c66 IWL_DEBUG_POWER(mvm, "use_ps_poll=%d\n", val); in iwl_dbgfs_update_pm()
67 dbgfs_pm->use_ps_poll = val; in iwl_dbgfs_update_pm()
119 } else if (!strncmp("use_ps_poll=", buf, 12)) { in iwl_dbgfs_pm_params_write()
H A Dpower.c146 if (mvmvif->dbgfs_pm.use_ps_poll) { in iwl_mvm_power_configure_uapsd()
H A Dmvm.h167 bool use_ps_poll; member

Completed in 13 milliseconds