Searched refs:control_flags (Results 1 – 11 of 11) sorted by relevance
35 u32 *control_flags) in iwl_pcie_ctxt_info_dbg_enable() argument97 *control_flags |= IWL_PRPH_SCRATCH_EARLY_DEBUG_EN | dbg_flags; in iwl_pcie_ctxt_info_dbg_enable()108 u32 control_flags = 0; in iwl_pcie_ctxt_info_gen3_init() local119 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()122 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()124 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_EXT_8K; in iwl_pcie_ctxt_info_gen3_init()127 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_gen3_init()129 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_EXT_16K; in iwl_pcie_ctxt_info_gen3_init()147 control_flags |= IWL_PRPH_SCRATCH_MTR_MODE; in iwl_pcie_ctxt_info_gen3_init()148 control_flags |= IWL_PRPH_MTR_FORMAT_256B & IWL_PRPH_SCRATCH_MTR_FORMAT; in iwl_pcie_ctxt_info_gen3_init()[all …]
169 u32 control_flags = 0, rb_size; in iwl_pcie_ctxt_info_init() local206 control_flags = IWL_CTXT_INFO_TFD_FORMAT_LONG; in iwl_pcie_ctxt_info_init()207 control_flags |= in iwl_pcie_ctxt_info_init()210 control_flags |= u32_encode_bits(rb_size, IWL_CTXT_INFO_RB_SIZE); in iwl_pcie_ctxt_info_init()211 ctxt_info->control.control_flags = cpu_to_le32(control_flags); in iwl_pcie_ctxt_info_init()
200 msg->control_flags = 0x0; /* 0x80 = post progress reports */ in pst_shutdown_post_sync()283 msg->control_flags = 0x0; /* 0x0c = read cache + readahead */ in pst_rw()289 msg->control_flags = 0x0; /* 0x10 = write behind cache */ in pst_rw()
610 u_int16_t control_flags; member627 u_int16_t control_flags; member
74 __le32 control_flags; member
99 __le32 control_flags; member
115 enum control_flags { enum
2161 hdr->control_flags = in ses_encode()2163 ENC_DLOG(enc, "Set EncStat %x\n", hdr->control_flags); in ses_encode()2226 hdr->control_flags &= ~SES_ENCSTAT_INVOP; in ses_fill_control_request()
2165 uint8_t control_flags; member
1046 uint32_t control_flags = 0; in iwx_ctxt_info_init() local1062 control_flags = IWX_CTXT_INFO_TFD_FORMAT_LONG | in iwx_ctxt_info_init()1066 ctxt_info->control.control_flags = htole32(control_flags); in iwx_ctxt_info_init()1129 uint32_t control_flags, scratch_size; in iwx_ctxt_info_gen3_init() local1156 control_flags = IWX_PRPH_SCRATCH_RB_SIZE_4K | in iwx_ctxt_info_gen3_init()1160 control_flags |= IWX_PRPH_SCRATCH_IMR_DEBUG_EN; in iwx_ctxt_info_gen3_init()1161 prph_sc_ctrl->control.control_flags = htole32(control_flags); in iwx_ctxt_info_gen3_init()
131 uint32_t control_flags; member316 uint32_t control_flags; member