Searched refs:echo_seq (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/core/
H A Diwpm_util.h118 * @echo_seq: Sequence number of the netlink request to find
123 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq);
H A Diwpm_util.c345 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq) iwpm_find_nlmsg_request() argument
354 if (nlmsg_request->nlmsg_seq == echo_seq) { iwpm_find_nlmsg_request()

Completed in 82 milliseconds