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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c713 u32 piobufs, uports; local
755 uports = dd->ipath_cfgports ? dd->ipath_cfgports - 1 : 0;
762 (uports * IPATH_MIN_USER_PORT_BUFCNT)) > piobufs) {
764 (int) (uports * IPATH_MIN_USER_PORT_BUFCNT);
770 piobufs, uports, IPATH_MIN_USER_PORT_BUFCNT, i);
782 uports ? dd->ipath_lastport_piobuf / uports : 0;
785 (dd->ipath_pbufsport * uports);
795 piobufs, dd->ipath_pbufsport, uports);

Completed in 19 milliseconds