Searched refs:iwpm_nlmsg_request (Results 1 – 2 of 2) sorted by relevance
64 struct iwpm_nlmsg_request { struct105 struct iwpm_nlmsg_request *iwpm_get_nlmsg_request(__u32 nlmsg_seq,121 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq);130 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request);
307 struct iwpm_nlmsg_request *iwpm_get_nlmsg_request(__u32 nlmsg_seq, in iwpm_get_nlmsg_request()310 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_get_nlmsg_request()313 nlmsg_request = kzalloc_obj(struct iwpm_nlmsg_request, gfp); in iwpm_get_nlmsg_request()334 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_free_nlmsg_request()337 nlmsg_request = container_of(kref, struct iwpm_nlmsg_request, kref); in iwpm_free_nlmsg_request()349 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq) in iwpm_find_nlmsg_request()351 struct iwpm_nlmsg_request *nlmsg_request; in iwpm_find_nlmsg_request()352 struct iwpm_nlmsg_request *found_request = NULL; in iwpm_find_nlmsg_request()368 int iwpm_wait_complete_req(struct iwpm_nlmsg_request *nlmsg_request) in iwpm_wait_complete_req()