Searched refs:send_list (Results 1 – 5 of 5) sorted by relevance
102 struct list_head send_list; member
115 struct list_head send_list; member419 list_for_each_entry(sent_packet, &file->send_list, list) { in is_duplicate()567 list_add_tail(&packet->list, &file->send_list); in ib_umad_write()824 INIT_LIST_HEAD(&file->send_list); in ib_umad_open()
323 INIT_LIST_HEAD(&mad_agent_priv->send_list); in ib_register_mad_agent()1132 &mad_agent_priv->send_list); in ib_post_send_mad()1786 list_for_each_entry(wr, &mad_agent_priv->send_list, agent_list) { in ib_find_send_mad()2277 &mad_agent_priv->send_list, agent_list) { in cancel_mads()2314 list_for_each_entry(mad_send_wr, &mad_agent_priv->send_list, in find_send_wr()2475 &mad_send_wr->mad_agent_priv->send_list); in retry_send()
727 &mad_send_wr->mad_agent_priv->send_list); in process_rmpp_ack()
623 ctl_send_list_func send_list; /* Send list of packets */ member