Searched refs:egrhd (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | chip.h | 782 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd,
|
D | chip.c | 11761 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd, in update_usrhead() argument 11775 reg = (egrhd & RCV_EGR_INDEX_HEAD_HEAD_MASK) in update_usrhead()
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c | 2052 u32 updegr, u32 egrhd, u32 npkts) in qib_update_6120_usrhead() argument 2055 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead()
|
D | qib_iba7220.c | 2703 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7220_usrhead() argument 2706 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead()
|
D | qib_iba7322.c | 4434 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7322_usrhead() argument 4443 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead()
|