Home
last modified time | relevance | path

Searched defs:return_path (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsmi.c44 __smi_handle_dr_smp_send(bool is_switch, int port_num, u8 *hop_ptr, u8 hop_cnt, const u8 *initial_path, const u8 *return_path, u8 direction, bool dr_dlid_is_permissive, bool dr_slid_is_permissive) __smi_handle_dr_smp_send() argument
155 __smi_handle_dr_smp_recv(bool is_switch, int port_num, int phys_port_cnt, u8 *hop_ptr, u8 hop_cnt, const u8 *initial_path, u8 *return_path, u8 direction, bool dr_dlid_is_permissive, bool dr_slid_is_permissive) __smi_handle_dr_smp_recv() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsmi.c44 __smi_handle_dr_smp_send(bool is_switch, u32 port_num, u8 *hop_ptr, u8 hop_cnt, const u8 *initial_path, const u8 *return_path, u8 direction, bool dr_dlid_is_permissive, bool dr_slid_is_permissive) __smi_handle_dr_smp_send() argument
155 __smi_handle_dr_smp_recv(bool is_switch, u32 port_num, int phys_port_cnt, u8 *hop_ptr, u8 hop_cnt, const u8 *initial_path, u8 *return_path, u8 direction, bool dr_dlid_is_permissive, bool dr_slid_is_permissive) __smi_handle_dr_smp_recv() argument
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dopa_smi.h43 u8 return_path[OPA_SMP_MAX_PATH_HOPS]; member
H A Dib_smi.h36 u8 return_path[IB_SMP_MAX_PATH_HOPS]; member
/kernel/linux/linux-6.6/include/rdma/
H A Dopa_smi.h43 u8 return_path[OPA_SMP_MAX_PATH_HOPS]; member
H A Dib_smi.h36 u8 return_path[IB_SMP_MAX_PATH_HOPS]; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c480 bad_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) bad_mkey() argument
692 check_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, int mad_flags, __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) check_mkey() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c438 bad_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) bad_mkey() argument
650 check_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, int mad_flags, __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) check_mkey() argument

Completed in 17 milliseconds