Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c495 int num_sf_ctrl_by_msix; in irq_pools_init() local
514 num_sf_ctrl_by_msix = DIV_ROUND_UP(sf_vec, MLX5_COMP_EQS_PER_SF); in irq_pools_init()
517 num_sf_ctrl = min_t(int, num_sf_ctrl_by_msix, num_sf_ctrl_by_sfs); in irq_pools_init()