Searched refs:port_pio_base (Results 1 - 2 of 2) 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_file_ops.c1932 pd->port_pio_base = (dd->ipath_pbufsport + 1)
1935 pd->port_pio_base = dd->ipath_ports_extrabuf +
1938 pd->port_pio_base * dd->ipath_palign;
1941 pd->port_piocnt, pd->port_pio_base);
1942 ipath_chg_pioavailkernel(dd, pd->port_pio_base, pd->port_piocnt, 0);
2132 ipath_disarm_piobufs(dd, pd->port_pio_base, pd->port_piocnt);
2133 ipath_chg_pioavailkernel(dd, pd->port_pio_base,
H A Dipath_kernel.h123 u32 port_pio_base; member in struct:ipath_portdata

Completed in 139 milliseconds