Searched refs:CM_REQ_PRIMARY_SUBNET_LOCAL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ibta_vol1_c12.h | 77 #define CM_REQ_PRIMARY_SUBNET_LOCAL CM_FIELD_BLOC(struct cm_req_msg, 94, 4, 1) macro
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ibta_vol1_c12.h | 77 #define CM_REQ_PRIMARY_SUBNET_LOCAL CM_FIELD_BLOC(struct cm_req_msg, 94, 4, 1) macro
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cm.c | 1415 IBA_SET(CM_REQ_PRIMARY_SUBNET_LOCAL, req_msg, in cm_format_req() 2045 if (!IBA_GET(CM_REQ_PRIMARY_SUBNET_LOCAL, req_msg)) { in cm_process_routed_req()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cm.c | 1387 IBA_SET(CM_REQ_PRIMARY_SUBNET_LOCAL, req_msg, in cm_format_req() 2029 if (!IBA_GET(CM_REQ_PRIMARY_SUBNET_LOCAL, req_msg)) { in cm_process_routed_req()
|
Completed in 12 milliseconds