Searched refs:MAX_MSIX (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c130 min_t(unsigned, dev_cap->max_eqs, MAX_MSIX);
223 MAX_MSIX));
H A Dmlx4.h858 DECLARE_BITMAP(pool_bm, MAX_MSIX);
H A Dmain.c2973 MAX_MSIX);
3655 bitmap_zero(priv->msix_ctl.pool_bm, MAX_MSIX);
/linux-master/include/linux/mlx4/
H A Ddevice.h50 #define MAX_MSIX 128 macro

Completed in 852 milliseconds