Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h6650 #define BNX2_MIN_MSIX_VEC 2 macro
6652 #define BNX2_MIN_MSIX_VEC 1 macro
Dbnx2.c6154 while (total_vecs >= BNX2_MIN_MSIX_VEC) { in bnx2_enable_msix()