Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Diwpm_util.h130 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request);
H A Diwpm_msg.c119 ret = iwpm_wait_complete_req(nlmsg_request); in iwpm_register_pid()
203 ret = iwpm_wait_complete_req(nlmsg_request); in iwpm_add_mapping()
292 ret = iwpm_wait_complete_req(nlmsg_request); in iwpm_add_and_query_mapping()
H A Diwpm_util.c368 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req() function