Searched refs:ur_rcvegrindexhead (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_common.h | 101 ur_rcvegrindexhead = 3, enumerator
|
D | qib_iba6120.c | 2090 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead() 2189 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_6120_mod()
|
D | qib_iba7220.c | 2736 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead() 2814 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_7220_mod()
|
D | qib_iba7322.c | 4491 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead() 4604 qib_write_ureg(dd, ur_rcvegrindexhead, val, ctxt); in rcvctrl_7322_mod()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_common.h | 192 ur_rcvegrindexhead = 3, enumerator
|
D | ipath_init_chip.c | 523 ipath_write_ureg(dd, ur_rcvegrindexhead, val, 0); in enable_chip()
|
D | ipath_driver.c | 1279 ipath_write_ureg(dd, ur_rcvegrindexhead, in ipath_kreceive()
|
D | ipath_file_ops.c | 1966 ipath_write_ureg(dd, ur_rcvegrindexhead, head32, pd->port_port); in ipath_do_user_init()
|