Searched refs:uapsd_ac_flags (Results 1 – 2 of 2) sorted by relevance
176 IWL_DEBUG_POWER(mvm, "ACs flags = 0x%x\n", cmd->uapsd_ac_flags); in iwl_mvm_power_log()205 cmd->uapsd_ac_flags |= BIT(ac); in iwl_mvm_power_configure_uapsd()229 if (cmd->uapsd_ac_flags == (BIT(IEEE80211_AC_VO) | in iwl_mvm_power_configure_uapsd()781 cmd.uapsd_ac_flags); in iwl_mvm_power_mac_dbgfs_read()
287 u8 uapsd_ac_flags; member