Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dmad.c1141 list_del(&mad_send_wr->agent_list); in ib_post_send_mad()
2158 agent_list); in adjust_timeout()
2180 list_del(&mad_send_wr->agent_list); in wait_for_response()
2189 agent_list); in wait_for_response()
2247 list_del(&mad_send_wr->agent_list); in ib_mad_complete_send_wr()
2426 &cancel_list, agent_list) { in cancel_mads()
2428 list_del(&mad_send_wr->agent_list); in cancel_mads()
2442 agent_list) { in find_send_wr()
2448 agent_list) { in find_send_wr()
2632 agent_list); in timeout_sends()
[all …]
H A Dmad_priv.h123 struct list_head agent_list; member
H A Dmad_rmpp.c735 list_move_tail(&mad_send_wr->agent_list, in process_rmpp_ack()