Home
last modified time | relevance | path

Searched refs:CMA_CM_RESPONSE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/infiniband/core/
Dcma.c47 #define CMA_CM_RESPONSE_TIMEOUT 20 macro
4300 req.timeout_ms = 1 << (CMA_CM_RESPONSE_TIMEOUT - 8); in cma_resolve_ib_udp()
4373 req.remote_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT; in cma_connect_ib()
4374 req.local_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT; in cma_connect_ib()