• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/

Lines Matching refs:port_port

181 			dd->ipath_ureg_align * pd->port_port;
199 dd->ipath_ureg_align * pd->port_port;
244 kinfo->spi_port = pd->port_port;
317 porttid = pd->port_port * dd->ipath_rcvtidcnt;
351 pd->port_port, cnt, tid, tidbase);
526 porttid = pd->port_port * dd->ipath_rcvtidcnt;
547 "set is %d, porttid %u\n", pd->port_port, ti->tidcnt,
618 pd->port_port, key, dd->ipath_pkeys[0],
626 pd->port_port);
645 pd->port_port, key);
652 "can't set %x\n", pd->port_port, key);
668 pd->port_port, key, i,
695 "can't set %x\n", pd->port_port, key);
714 pd->port_port, key, i, pidx,
724 "can't set %x\n", pd->port_port, key);
748 pd->port_port, subport);
767 set_bit(dd->ipath_r_portenable_shift + pd->port_port,
770 clear_bit(dd->ipath_r_portenable_shift + pd->port_port,
784 ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
816 pd->port_port,
824 "but ref still %d\n", pd->port_port,
837 "new pkey reg %llx\n", pd->port_port,
905 egroff = (pd->port_port - 1) * egrcnt + dd->ipath_p0_rcvegrcnt;
1011 "bytes r%c failed: %d\n", what, pd->port_port,
1015 "r%c\n", what, pd->port_port, pfn, len,
1280 pd->port_port, subport_fp(fp));
1294 ureg = dd->ipath_uregbase + dd->ipath_ureg_align * pd->port_port;
1409 head = ipath_read_ureg32(dd, ur_rcvhdrhead, pd->port_port);
1413 tail = ipath_read_ureg32(dd, ur_rcvhdrtail, pd->port_port);
1423 set_bit(pd->port_port + dd->ipath_r_intravail_shift,
1432 pd->port_port);
1604 dd->ipath_pd[port]->port_port = port;
1812 dd->ipath_unit, pd->port_port);
1885 pd->port_port,
1925 if (pd->port_port <= dd->ipath_ports_extrabuf)
1931 if (pd->port_port <= dd->ipath_ports_extrabuf)
1933 * (pd->port_port - 1);
1936 dd->ipath_pbufsport * (pd->port_port - 1);
1940 " first pio %u\n", pd->port_port, pd->port_piobufs,
1946 * array for time being. If pd->port_port > chip-supported,
1961 head32 = ipath_read_ureg32(dd, ur_rcvegrindextail, pd->port_port);
1962 ipath_write_ureg(dd, ur_rcvegrindexhead, head32, pd->port_port);
1965 pd->port_port, head32);
1984 set_bit(dd->ipath_r_portenable_shift + pd->port_port,
2014 int port_tidbase = pd->port_port * dd->ipath_rcvtidcnt;
2018 pd->port_port);
2034 pd->port_port, cnt);
2081 port = pd->port_port;
2091 pd->port_port, pd->port_rcvwait_to,
2099 pd->port_port, pd->port_flag);
2107 clear_bit(pd->port_port + dd->ipath_r_intravail_shift,
2130 pd->port_port, dd->ipath_dummy_hdrq_phys);
2136 dd->ipath_f_clear_tids(dd, pd->port_port);
2166 info.port = pd->port_port;