Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Dcma.c67 #define CMA_CM_RESPONSE_TIMEOUT 20 macro
3155 req.timeout_ms = 1 << (CMA_CM_RESPONSE_TIMEOUT - 8); in cma_resolve_ib_udp()
3223 req.remote_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT; in cma_connect_ib()
3224 req.local_cm_response_timeout = CMA_CM_RESPONSE_TIMEOUT; in cma_connect_ib()