Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/core/
Diwpm_util.h54 #define IWPM_NL_TIMEOUT (10*HZ) macro
Diwpm_util.c372 ret = down_timeout(&nlmsg_request->sem, IWPM_NL_TIMEOUT); in iwpm_wait_complete_req()
376 __func__, (IWPM_NL_TIMEOUT/HZ), nlmsg_request->nlmsg_seq); in iwpm_wait_complete_req()