Searched defs:alternate_path (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibcm/
H A Dcm.c653 ib_cm_send_lap(struct ib_cm_id *cm_id, struct ibv_sa_path_rec *alternate_path, void *private_data, uint8_t private_data_len) argument
[all...]
H A Dcm.h107 struct ibv_sa_path_rec *alternate_path; member in struct:ib_cm_req_event_param
186 struct ibv_sa_path_rec *alternate_path; member in struct:ib_cm_lap_event_param
354 struct ibv_sa_path_rec *alternate_path; member in struct:ib_cm_req_param
/freebsd-13-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_cm.h147 __u64 alternate_path; member in struct:ib_ucm_req
242 struct ib_user_path_rec alternate_path; member in struct:ib_ucm_req_event_resp
/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_cm.h126 struct ib_sa_path_rec *alternate_path; member in struct:ib_cm_req_event_param
212 struct ib_sa_path_rec *alternate_path; member in struct:ib_cm_lap_event_param
386 struct ib_sa_path_rec *alternate_path; member in struct:ib_cm_req_param
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c2770 cm_format_lap(struct cm_lap_msg *lap_msg, struct cm_id_private *cm_id_priv, struct ib_sa_path_rec *alternate_path, const void *private_data, u8 private_data_len) argument
2801 ib_send_cm_lap(struct ib_cm_id *cm_id, struct ib_sa_path_rec *alternate_path, const void *private_data, u8 private_data_len) argument
[all...]

Completed in 143 milliseconds