Searched refs:QED_MIN_WIDS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ | ||
| H A D | qed.h | 49 #define QED_MIN_WIDS (4) macro |
| H A D | qed_dev.c | 2661 n_wids = max_t(u32, QED_MIN_WIDS, n_cpus); in qed_hw_init_dpi_size() |