Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-fh.h296 #define FH_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_12K (0x00020000) macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c849 rb_size = FH_RCSR_RX_CONFIG_REG_VAL_RB_SIZE_12K; in iwl_pcie_rx_hw_init()