Home
last modified time | relevance | path

Searched refs:ipath_ports_extrabuf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_init_chip.c773 dd->ipath_ports_extrabuf = dd->ipath_lastport_piobuf - in ipath_init_chip()
775 if (dd->ipath_ports_extrabuf) in ipath_init_chip()
778 dd->ipath_ports_extrabuf); in ipath_init_chip()
Dipath_file_ops.c1929 if (pd->port_port <= dd->ipath_ports_extrabuf) in ipath_do_user_init()
1935 if (pd->port_port <= dd->ipath_ports_extrabuf) in ipath_do_user_init()
1939 pd->port_pio_base = dd->ipath_ports_extrabuf + in ipath_do_user_init()
Dipath_kernel.h410 u32 ipath_ports_extrabuf; member