Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dsa_query.c847 struct ib_sa_query *wait_query; in ib_nl_cancel_request() local
851 list_for_each_entry(wait_query, &ib_nl_request_list, list) { in ib_nl_cancel_request()
853 if (query == wait_query) { in ib_nl_cancel_request()