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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c44 #define IPATH_MIN_USER_PORT_BUFCNT 8 macro
730 if (piobufs >= (uports * IPATH_MIN_USER_PORT_BUFCNT) + 32)
738 if (kpiobufs + (uports * IPATH_MIN_USER_PORT_BUFCNT) > piobufs) {
740 (int) (uports * IPATH_MIN_USER_PORT_BUFCNT);
746 piobufs, uports, IPATH_MIN_USER_PORT_BUFCNT, i);
979 IPATH_MIN_USER_PORT_BUFCNT)))
986 IPATH_MIN_USER_PORT_BUFCNT);

Completed in 43 milliseconds