Searched refs:uapsd_ac_flags (Results 1 – 3 of 3) sorted by relevance
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() 759 pos += scnprintf(buf+pos, bufsz-pos, "uapsd_ac_flags = 0x%x\n", in iwl_mvm_power_mac_dbgfs_read() 760 cmd.uapsd_ac_flags); in iwl_mvm_power_mac_dbgfs_read()
203 * @uapsd_ac_flags: Set trigger-enabled and delivery-enabled indication for232 u8 uapsd_ac_flags;229 u8 uapsd_ac_flags; global() member
4269 * @uapsd_ac_flags: Set trigger-enabled and delivery-enabled indication for4297 uint8_t uapsd_ac_flags; member