Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Diwl-context-info.h19 * @IWL_CTXT_INFO_RB_CB_SIZE: mask of the RBD Cyclic Buffer Size
41 IWL_CTXT_INFO_RB_CB_SIZE = 0x00f0, enumerator
H A Dctxt-info.c210 control_flags |= u32_encode_bits(cb_size, IWL_CTXT_INFO_RB_CB_SIZE); in iwl_pcie_ctxt_info_init()