Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.c644 int num_sf_ctrl_by_msix; in irq_pools_init() local
663 num_sf_ctrl_by_msix = DIV_ROUND_UP(sf_vec, MLX5_COMP_EQS_PER_SF); in irq_pools_init()
666 num_sf_ctrl = min_t(int, num_sf_ctrl_by_msix, num_sf_ctrl_by_sfs); in irq_pools_init()