Home
last modified time | relevance | path

Searched refs:hfi1_rcd_get_by_index (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Daspm.c192 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_disable_all()
219 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_enable_all()
248 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_init()
H A Dinit.c298 * This is a wrapper for hfi1_rcd_get_by_index() to validate that the given
308 return hfi1_rcd_get_by_index(dd, ctxt); in hfi1_rcd_get_by_index_safe()
314 * hfi1_rcd_get_by_index
325 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index() function
728 rcd = hfi1_rcd_get_by_index(dd, i); in init_after_reset()
755 rcd = hfi1_rcd_get_by_index(dd, i); in enable_chip()
927 rcd = hfi1_rcd_get_by_index(dd, i); in hfi1_init()
1073 rcd = hfi1_rcd_get_by_index(dd, i); in shutdown_device()
H A Dfault.c95 rcd = hfi1_rcd_get_by_index(dd, j); in _fault_stats_seq_show()
H A Dfile_ops.c928 uctxt = hfi1_rcd_get_by_index(dd, i); in find_sub_ctxt()
1509 uctxt = hfi1_rcd_get_by_index(dd, ctxt); in hfi1_set_uevent_bits()
H A Ddriver.c971 rcd = hfi1_rcd_get_by_index(dd, i); in set_all_fastpath()
985 rcd = hfi1_rcd_get_by_index(dd, i); in set_all_slowpath()
1236 rcd = hfi1_rcd_get_by_index(dd, i); in receive_interrupt_work()
H A Ddebugfs.c142 rcd = hfi1_rcd_get_by_index(dd, j); in _opcode_stats_seq_show()
H A Dhfi.h1489 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt);
H A Dchip.c6864 rcd = hfi1_rcd_get_by_index(dd, i); in rxe_freeze()
6884 rcd = hfi1_rcd_get_by_index(dd, i); in rxe_kernel_unfreeze()
8213 rcd = hfi1_rcd_get_by_index(dd, source); in is_rcv_avail_int()
8244 rcd = hfi1_rcd_get_by_index(dd, source); in is_rcv_urgent_int()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Daspm.c192 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_disable_all()
219 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_enable_all()
248 rcd = hfi1_rcd_get_by_index(dd, i); in aspm_init()
H A Dinit.c257 * This is a wrapper for hfi1_rcd_get_by_index() to validate that the given
267 return hfi1_rcd_get_by_index(dd, ctxt); in hfi1_rcd_get_by_index_safe()
273 * hfi1_rcd_get_by_index - get by index
284 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt) in hfi1_rcd_get_by_index() function
687 rcd = hfi1_rcd_get_by_index(dd, i); in init_after_reset()
714 rcd = hfi1_rcd_get_by_index(dd, i); in enable_chip()
886 rcd = hfi1_rcd_get_by_index(dd, i); in hfi1_init()
1032 rcd = hfi1_rcd_get_by_index(dd, i); in shutdown_device()
H A Dfault.c53 rcd = hfi1_rcd_get_by_index(dd, j); in _fault_stats_seq_show()
H A Ddriver.c924 rcd = hfi1_rcd_get_by_index(dd, i); in set_all_fastpath()
938 rcd = hfi1_rcd_get_by_index(dd, i); in set_all_slowpath()
1189 rcd = hfi1_rcd_get_by_index(dd, i); in receive_interrupt_work()
H A Dfile_ops.c918 uctxt = hfi1_rcd_get_by_index(dd, i); in find_sub_ctxt()
1499 uctxt = hfi1_rcd_get_by_index(dd, ctxt); in hfi1_set_uevent_bits()
H A Ddebugfs.c100 rcd = hfi1_rcd_get_by_index(dd, j); in _opcode_stats_seq_show()
H A Dhfi.h1437 struct hfi1_ctxtdata *hfi1_rcd_get_by_index(struct hfi1_devdata *dd, u16 ctxt);
H A Dchip.c6825 rcd = hfi1_rcd_get_by_index(dd, i); in rxe_freeze()
6845 rcd = hfi1_rcd_get_by_index(dd, i); in rxe_kernel_unfreeze()
8174 rcd = hfi1_rcd_get_by_index(dd, source); in is_rcv_avail_int()
8205 rcd = hfi1_rcd_get_by_index(dd, source); in is_rcv_urgent_int()

Completed in 79 milliseconds