Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dpci_irq.c526 int num_sf_ctrl_by_msix; in irq_pools_init() local
545 num_sf_ctrl_by_msix = DIV_ROUND_UP(sf_vec, MLX5_COMP_EQS_PER_SF); in irq_pools_init()
548 num_sf_ctrl = min_t(int, num_sf_ctrl_by_msix, num_sf_ctrl_by_sfs); in irq_pools_init()