Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Diwpm_util.h119 * @echo_seq: Sequence number of the netlink request to find
124 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq);
H A Diwpm_util.c383 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq) in iwpm_find_nlmsg_request() argument
392 if (nlmsg_request->nlmsg_seq == echo_seq) { in iwpm_find_nlmsg_request()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Diwpm_util.h116 * @echo_seq: Sequence number of the netlink request to find
121 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq);
H A Diwpm_util.c349 struct iwpm_nlmsg_request *iwpm_find_nlmsg_request(__u32 echo_seq) in iwpm_find_nlmsg_request() argument
358 if (nlmsg_request->nlmsg_seq == echo_seq) { in iwpm_find_nlmsg_request()

Completed in 6 milliseconds