Searched refs:n_eq (Results 1 – 4 of 4) sorted by relevance
32 for (i = 0; i < hw->config.n_eq; i++) { in efct_hw_init_queues()107 for (i = 0; i < hw->config.n_eq; i++) { in efct_hw_map_wq_cpu()
347 u32 n_eq; member
405 return efct->hw.config.n_eq; in efct_device_interrupts_required()
307 hw->config.n_eq = cpus > EFCT_HW_MAX_NUM_EQ ? EFCT_HW_MAX_NUM_EQ : cpus; in efct_hw_setup()1020 if (hw->config.n_eq == 1) { in efct_hw_init()