Searched refs:uapsd_ac_flags (Results 1 – 3 of 3) sorted by relevance
144 cmd->uapsd_ac_flags |= BIT(ac); in iwl_mld_power_configure_uapsd()166 if (cmd->uapsd_ac_flags == (BIT(IEEE80211_AC_VO) | in iwl_mld_power_configure_uapsd()
117 IWL_DEBUG_POWER(mvm, "ACs flags = 0x%x\n", cmd->uapsd_ac_flags); in iwl_mvm_power_log()159 cmd->uapsd_ac_flags |= BIT(ac); in iwl_mvm_power_configure_uapsd()183 if (cmd->uapsd_ac_flags == (BIT(IEEE80211_AC_VO) | in iwl_mvm_power_configure_uapsd()762 cmd.uapsd_ac_flags); in iwl_mvm_power_mac_dbgfs_read()
235 u8 uapsd_ac_flags; member
Completed in 9 milliseconds