/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.h | 801 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd,
|
H A D | chip.c | 11883 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd, in update_usrhead() argument 11897 reg = (egrhd & RCV_EGR_INDEX_HEAD_HEAD_MASK) in update_usrhead()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.h | 759 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd,
|
H A D | chip.c | 11844 void update_usrhead(struct hfi1_ctxtdata *rcd, u32 hd, u32 updegr, u32 egrhd, in update_usrhead() argument 11858 reg = (egrhd & RCV_EGR_INDEX_HEAD_HEAD_MASK) in update_usrhead()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2049 u32 updegr, u32 egrhd, u32 npkts) in qib_update_6120_usrhead() 2052 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead() 2048 qib_update_6120_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_6120_usrhead() argument
|
H A D | qib_iba7220.c | 2702 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7220_usrhead() 2705 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead() 2701 qib_update_7220_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_7220_usrhead() argument
|
H A D | qib_iba7322.c | 4430 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7322_usrhead() 4439 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead() 4429 qib_update_7322_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_7322_usrhead() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2046 u32 updegr, u32 egrhd, u32 npkts) in qib_update_6120_usrhead() 2049 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_6120_usrhead() 2045 qib_update_6120_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_6120_usrhead() argument
|
H A D | qib_iba7220.c | 2702 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7220_usrhead() 2705 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7220_usrhead() 2701 qib_update_7220_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_7220_usrhead() argument
|
H A D | qib_iba7322.c | 4408 u32 updegr, u32 egrhd, u32 npkts) in qib_update_7322_usrhead() 4417 qib_write_ureg(rcd->dd, ur_rcvegrindexhead, egrhd, rcd->ctxt); in qib_update_7322_usrhead() 4407 qib_update_7322_usrhead(struct qib_ctxtdata *rcd, u64 hd, u32 updegr, u32 egrhd, u32 npkts) qib_update_7322_usrhead() argument
|