Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dpci_irq.c509 int num_sf_ctrl_by_msix; in irq_pools_init() local
528 num_sf_ctrl_by_msix = DIV_ROUND_UP(sf_vec, MLX5_COMP_EQS_PER_SF); in irq_pools_init()
531 num_sf_ctrl = min_t(int, num_sf_ctrl_by_msix, num_sf_ctrl_by_sfs); in irq_pools_init()

Completed in 3 milliseconds