Searched refs:pm_frame_timeout (Results 1 – 4 of 4) sorted by relevance
213 tx_cmd->pm_frame_timeout = cpu_to_le16(PM_FRAME_ASSOC); in iwl_mvm_set_tx_cmd()215 tx_cmd->pm_frame_timeout = cpu_to_le16(PM_FRAME_NONE); in iwl_mvm_set_tx_cmd()217 tx_cmd->pm_frame_timeout = cpu_to_le16(PM_FRAME_MGMT); in iwl_mvm_set_tx_cmd()224 tx_cmd->pm_frame_timeout = cpu_to_le16(PM_FRAME_MGMT); in iwl_mvm_set_tx_cmd()226 tx_cmd->pm_frame_timeout = cpu_to_le16(PM_FRAME_NONE); in iwl_mvm_set_tx_cmd()
244 __le16 pm_frame_timeout; member
3788 tx->pm_frame_timeout = htole16(IWM_PM_FRAME_ASSOC); in iwm_tx()3790 tx->pm_frame_timeout = htole16(IWM_PM_FRAME_NONE); in iwm_tx()3792 tx->pm_frame_timeout = htole16(IWM_PM_FRAME_MGMT); in iwm_tx()3795 tx->pm_frame_timeout = htole16(IWM_PM_FRAME_NONE); in iwm_tx()
5005 uint16_t pm_frame_timeout; member