Searched refs:tx_data_timeout_uapsd (Results 1 – 3 of 3) sorted by relevance
115 le32_to_cpu(cmd->tx_data_timeout_uapsd)); in iwl_mvm_power_log() 134 cmd->tx_data_timeout_uapsd = in iwl_mvm_power_configure_uapsd() 139 cmd->tx_data_timeout_uapsd = in iwl_mvm_power_configure_uapsd() 756 pos += scnprintf(buf+pos, bufsz-pos, "tx_data_timeout_uapsd = %d\n", in iwl_mvm_power_mac_dbgfs_read() 757 le32_to_cpu(cmd.tx_data_timeout_uapsd)); in iwl_mvm_power_mac_dbgfs_read()
191 * @tx_data_timeout_uapsd: Minimum time (usec) from last Tx packet for AM to225 __le32 tx_data_timeout_uapsd;222 __le32 tx_data_timeout_uapsd; global() member
4290 uint32_t tx_data_timeout_uapsd; member