Home
last modified time | relevance | path

Searched refs:tx_data_timeout (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c104 le32_to_cpu(cmd->tx_data_timeout)); in iwl_mvm_power_log()
391 cmd->tx_data_timeout = in iwl_mvm_power_build_cmd()
396 cmd->tx_data_timeout = in iwl_mvm_power_build_cmd()
403 cmd->tx_data_timeout = in iwl_mvm_power_build_cmd()
426 cmd->tx_data_timeout = in iwl_mvm_power_build_cmd()
427 cpu_to_le32(mvmvif->dbgfs_pm.tx_data_timeout); in iwl_mvm_power_build_cmd()
731 le32_to_cpu(cmd.tx_data_timeout)); in iwl_mvm_power_mac_dbgfs_read()
H A Ddebugfs-vif.c50 dbgfs_pm->tx_data_timeout = val; in iwl_dbgfs_update_pm()
H A Dmvm.h165 u32 tx_data_timeout; member
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h134 __le32 tx_data_timeout; member
220 __le32 tx_data_timeout; member
/freebsd-14.2/sys/dev/iwm/
H A Dif_iwm_power.c226 "Tx timeout = %u usec\n", le32toh(cmd->tx_data_timeout)); in iwm_power_log()
322 cmd->tx_data_timeout = in iwm_power_build_cmd()
H A Dif_iwmreg.h4288 uint32_t tx_data_timeout; member