Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c130 min_t(unsigned, dev_cap->max_eqs, MAX_MSIX); in mlx4_make_profile()
223 MAX_MSIX)); in mlx4_make_profile()
H A Dmlx4.h858 DECLARE_BITMAP(pool_bm, MAX_MSIX);
/linux/include/linux/mlx4/
H A Ddevice.h50 #define MAX_MSIX 128 macro