Searched refs:egrhd (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | chip.h | 759 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd,
|
D | chip.c | 11842 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd, in update_usrhead() argument 11856 reg = (egrhd & RCV_EGR_INDEX_HEAD_HEAD_MASK) in update_usrhead()
|
/linux-5.19.10/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c | 2049 u32 updegr, u32 egrhd, u32 npkts) in qib_update_6120_usrhead() argument 2052 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead()
|
D | qib_iba7220.c | 2702 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7220_usrhead() argument 2705 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead()
|
D | qib_iba7322.c | 4408 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7322_usrhead() argument 4417 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead()
|