Searched refs:ur_rcvegrindexhead (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/qib/ |
D | qib_common.h | 101 ur_rcvegrindexhead = 3, enumerator
|
D | qib_iba6120.c | 2081 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead() 2177 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_6120_mod()
|
D | qib_iba7220.c | 2709 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead() 2784 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_7220_mod()
|
D | qib_iba7322.c | 4060 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead() 4169 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_7322_mod()
|
/linux-2.6.39/drivers/infiniband/hw/ipath/ |
D | ipath_common.h | 192 ur_rcvegrindexhead = 3, enumerator
|
D | ipath_init_chip.c | 521 ipath_write_ureg(dd, ur_rcvegrindexhead, val, 0); in enable_chip()
|
D | ipath_driver.c | 1290 ipath_write_ureg(dd, ur_rcvegrindexhead, in ipath_kreceive()
|
D | ipath_file_ops.c | 1957 ipath_write_ureg(dd, ur_rcvegrindexhead, head32, pd->port_port); in ipath_do_user_init()
|