Lines Matching refs:hfi1_ctxtdata
88 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt()
162 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init()
175 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free()
176 container_of(kref, struct hfi1_ctxtdata, kref); in hfi1_rcd_free()
193 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put()
210 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get()
226 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index()
263 struct hfi1_ctxtdata *hfi1_rcd_get_by_index_safe(struct hfi1_devdata *dd, in hfi1_rcd_get_by_index_safe()
284 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index()
287 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index()
305 struct hfi1_ctxtdata **context) in hfi1_create_ctxtdata()
308 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata()
471 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt()
680 struct hfi1_ctxtdata *rcd; in init_after_reset()
702 struct hfi1_ctxtdata *rcd; in enable_chip()
848 struct hfi1_ctxtdata *rcd; in hfi1_init()
1007 struct hfi1_ctxtdata *rcd; in shutdown_device()
1086 void hfi1_free_ctxtdata(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_free_ctxtdata()
1514 struct hfi1_ctxtdata *rcd = dd->rcd[ctxt]; in cleanup_device_data()
1759 int hfi1_create_rcvhdrq(struct hfi1_devdata *dd, struct hfi1_ctxtdata *rcd) in hfi1_create_rcvhdrq()
1820 int hfi1_setup_eagerbufs(struct hfi1_ctxtdata *rcd) in hfi1_setup_eagerbufs()