Searched defs:pathrec (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 1352 struct sa_path_rec pathrec; in ipoib_cm_tx_start() local 1082 ipoib_cm_send_req(struct net_device *dev, struct ib_cm_id *id, struct ib_qp *qp, u32 qpn, struct sa_path_rec *pathrec) ipoib_cm_send_req() argument 1144 ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, struct sa_path_rec *pathrec) ipoib_cm_tx_init() argument [all...] |
H A D | ipoib_main.c | 739 path_rec_completion(int status, struct sa_path_rec *pathrec, void *path_ptr) path_rec_completion() argument [all...] |
H A D | ipoib.h | 431 struct sa_path_rec pathrec; member
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 1348 struct sa_path_rec pathrec; in ipoib_cm_tx_start() local 1082 ipoib_cm_send_req(struct net_device *dev, struct ib_cm_id *id, struct ib_qp *qp, u32 qpn, struct sa_path_rec *pathrec) ipoib_cm_send_req() argument 1140 ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, struct sa_path_rec *pathrec) ipoib_cm_tx_init() argument [all...] |
H A D | ipoib_main.c | 743 path_rec_completion(int status, struct sa_path_rec *pathrec, unsigned int num_prs, void *path_ptr) path_rec_completion() argument [all...] |
H A D | ipoib.h | 431 struct sa_path_rec pathrec; member
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 700 srp_path_rec_completion(int status, struct sa_path_rec *pathrec, void *ch_ptr) srp_path_rec_completion() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | 695 srp_path_rec_completion(int status, struct sa_path_rec *pathrec, unsigned int num_paths, void *ch_ptr) srp_path_rec_completion() argument
|
Completed in 21 milliseconds