OSDN Git Service

drm/amd/display: Update VRR state earlier in atomic_commit_tail.
[tomoyo/tomoyo-test1.git] / include / rdma / rdma_cm.h
index 60987a5..71f48cf 100644 (file)
@@ -374,6 +374,7 @@ int rdma_set_reuseaddr(struct rdma_cm_id *id, int reuse);
  */
 int rdma_set_afonly(struct rdma_cm_id *id, int afonly);
 
+int rdma_set_ack_timeout(struct rdma_cm_id *id, u8 timeout);
  /**
  * rdma_get_service_id - Return the IB service ID for a specified address.
  * @id: Communication identifier associated with the address.