Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Diwpm_util.h55 #define IWPM_NL_TIMEOUT (10*HZ) macro
Diwpm_util.c365 ret = down_timeout(&nlmsg_request->sem, IWPM_NL_TIMEOUT); in iwpm_wait_complete_req()
369 __func__, (IWPM_NL_TIMEOUT/HZ), nlmsg_request->nlmsg_seq); in iwpm_wait_complete_req()