Searched defs:hop_cnt (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/infiniband/core/ |
H A D | smi.c | 270 static enum smi_forward_action __smi_check_forward_dr_smp(u8 hop_ptr, u8 hop_cnt, __smi_check_forward_dr_smp() argument 44 __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
|
/linux-4.4.14/include/rdma/ |
H A D | opa_smi.h | 58 u8 hop_cnt; member in struct:opa_smp
|
H A D | ib_smi.h | 52 u8 hop_cnt; member in struct:ib_smp
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 187 u8 hop_cnt; qib_bad_mkey() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | mad.c | 197 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 401 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 626 milliseconds