Lines Matching refs:hfi1_ctxtdata
129 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt()
203 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init()
216 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free()
217 container_of(kref, struct hfi1_ctxtdata, kref); in hfi1_rcd_free()
234 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put()
251 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get()
267 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index()
304 struct hfi1_ctxtdata *hfi1_rcd_get_by_index_safe(struct hfi1_devdata *dd, in hfi1_rcd_get_by_index_safe()
325 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index()
328 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index()
346 struct hfi1_ctxtdata **context) in hfi1_create_ctxtdata()
349 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata()
512 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt()
721 struct hfi1_ctxtdata *rcd; in init_after_reset()
743 struct hfi1_ctxtdata *rcd; in enable_chip()
889 struct hfi1_ctxtdata *rcd; in hfi1_init()
1048 struct hfi1_ctxtdata *rcd; in shutdown_device()
1127 void hfi1_free_ctxtdata(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_free_ctxtdata()
1555 struct hfi1_ctxtdata *rcd = dd->rcd[ctxt]; in cleanup_device_data()
1800 int hfi1_create_rcvhdrq(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_create_rcvhdrq()
1860 int hfi1_setup_eagerbufs(struct hfi1_ctxtdata *rcd) in hfi1_setup_eagerbufs()