Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/core/
Diwpm_util.h130 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request);
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()
Diwpm_util.c368 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req() function