Searched refs:ib_mad_list_head (Results 1 – 2 of 2) sorted by relevance
65 struct ib_mad_list_head { struct72 struct ib_mad_list_head mad_list; argument122 struct ib_mad_list_head mad_list;
538 static void dequeue_mad(struct ib_mad_list_head *mad_list) in dequeue_mad()2025 struct ib_mad_list_head *mad_list = in ib_mad_recv_done()2026 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_recv_done()2274 struct ib_mad_list_head *mad_list = in ib_mad_send_done()2275 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_send_done()2313 struct ib_mad_list_head, list); in ib_mad_send_done()2343 struct ib_mad_list_head *mad_list; in mark_sends_for_retry()2359 struct ib_mad_list_head *mad_list = in ib_mad_send_error()2360 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_send_error()2752 struct ib_mad_list_head *mad_list; in cleanup_recv_queue()[all …]