Searched refs:read_r_next_psn (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | tid_rdma.c | 127 static u32 read_r_next_psn(struct hfi1_devdata *dd, u8 ctxt, u8 fidx); 2798 last_psn = read_r_next_psn(dd, rcd->ctxt, in handle_read_kdeth_eflags() 2960 read_r_next_psn(dd, rcd->ctxt, in hfi1_handle_kdeth_eflags() 5489 static u32 read_r_next_psn(struct hfi1_devdata *dd, u8 ctxt, u8 fidx) in read_r_next_psn() function 5530 read_r_next_psn(dd, rcd->ctxt, flow->idx); in update_r_next_psn_fecn()
|