Searched refs:num_sf_ctrl_by_msix (Results 1 – 1 of 1) sorted by relevance
527 int num_sf_ctrl_by_msix; in irq_pools_init() local546 num_sf_ctrl_by_msix = DIV_ROUND_UP(sf_vec, MLX5_COMP_EQS_PER_SF); in irq_pools_init()549 num_sf_ctrl = min_t(int, num_sf_ctrl_by_msix, num_sf_ctrl_by_sfs); in irq_pools_init()
Completed in 5 milliseconds