Searched refs:ipath_ports_extrabuf (Results 1 - 3 of 3) 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.c784 dd->ipath_ports_extrabuf = dd->ipath_lastport_piobuf -
786 if (dd->ipath_ports_extrabuf)
789 dd->ipath_ports_extrabuf);
H A Dipath_file_ops.c1925 if (pd->port_port <= dd->ipath_ports_extrabuf)
1931 if (pd->port_port <= dd->ipath_ports_extrabuf)
1935 pd->port_pio_base = dd->ipath_ports_extrabuf +
H A Dipath_kernel.h410 u32 ipath_ports_extrabuf; member in struct:ipath_devdata

Completed in 38 milliseconds