Home
last modified time | relevance | path

Searched defs:nlmsg_request (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Diwpm_msg.c66 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid() local
146 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping() local
229 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping() local
387 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_register_pid_cb() local
460 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_mapping_cb() local
539 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_add_and_query_mapping_cb() local
778 struct iwpm_nlmsg_request *nlmsg_request = NULL; in iwpm_mapping_error_cb() local
H A Diwpm_util.c310 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_get_nlmsg_request() local
334 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request() local
351 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request() local
368 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()