Lines Matching refs:hfi1_ctxtdata
132 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt()
202 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init()
215 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free()
216 container_of(kref, struct hfi1_ctxtdata, kref); in hfi1_rcd_free()
233 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put()
250 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get()
266 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index()
303 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index()
306 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index()
324 struct hfi1_ctxtdata **context) in hfi1_create_ctxtdata()
327 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata()
480 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt()
705 struct hfi1_ctxtdata *rcd; in init_after_reset()
727 struct hfi1_ctxtdata *rcd; in enable_chip()
831 struct hfi1_ctxtdata *rcd; in hfi1_init()
1033 struct hfi1_ctxtdata *rcd; in shutdown_device()
1117 void hfi1_free_ctxtdata(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_free_ctxtdata()
1545 struct hfi1_ctxtdata *rcd = dd->rcd[ctxt]; in cleanup_device_data()
1810 int hfi1_create_rcvhdrq(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_create_rcvhdrq()
1899 int hfi1_setup_eagerbufs(struct hfi1_ctxtdata *rcd) in hfi1_setup_eagerbufs()