Home
last modified time | relevance | path

Searched refs:IWPM_NL_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Diwpm_util.h55 #define IWPM_NL_TIMEOUT (10*HZ) macro
H A Diwpm_util.c406 ret = down_timeout(&nlmsg_request->sem, IWPM_NL_TIMEOUT); in iwpm_wait_complete_req()
410 __func__, (IWPM_NL_TIMEOUT/HZ), nlmsg_request->nlmsg_seq); in iwpm_wait_complete_req()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Diwpm_util.h54 #define IWPM_NL_TIMEOUT (10*HZ) macro
H A 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()

Completed in 5 milliseconds