Home
last modified time | relevance | path

Searched refs:IWL_PRPH_SCRATCH_RB_SIZE_4K (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info-v2.c121 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_v2_alloc()
124 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_v2_alloc()
129 control_flags |= IWL_PRPH_SCRATCH_RB_SIZE_4K; in iwl_pcie_ctxt_info_v2_alloc()
H A Diwl-context-info-v2.h47 * @IWL_PRPH_SCRATCH_RB_SIZE_4K: Use 4K RB size (the default is 2K)
54 * by older firmware versions, so set IWL_PRPH_SCRATCH_RB_SIZE_4K
70 IWL_PRPH_SCRATCH_RB_SIZE_4K = BIT(16), enumerator