Searched refs:sf_full_timeout_def (Results 1 – 2 of 2) sorted by relevance
145 sf_full_timeout_def[IWM_SF_NUM_SCENARIO][IWM_SF_NUM_TIMEOUT_TYPES] = { variable235 _Static_assert(sizeof(sf_full_timeout_def) == sizeof(uint32_t) * in iwm_fill_sf_command()239 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout_def, in iwm_fill_sf_command()240 sizeof(sf_full_timeout_def)); in iwm_fill_sf_command()
46 __le32 sf_full_timeout_def[SF_NUM_SCENARIO][SF_NUM_TIMEOUT_TYPES] = { variable 166 BUILD_BUG_ON(sizeof(sf_full_timeout_def) != in iwl_mvm_fill_sf_command() 170 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout_def, in iwl_mvm_fill_sf_command() 171 sizeof(sf_full_timeout_def)); in iwl_mvm_fill_sf_command()