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; argument151 struct ib_mad_list_head mad_list;
560 static void dequeue_mad(struct ib_mad_list_head *mad_list) in dequeue_mad()2278 struct ib_mad_list_head *mad_list = in ib_mad_recv_done()2279 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_recv_done()2504 struct ib_mad_list_head *mad_list = in ib_mad_send_done()2505 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_send_done()2543 struct ib_mad_list_head, list); in ib_mad_send_done()2573 struct ib_mad_list_head *mad_list; in mark_sends_for_retry()2589 struct ib_mad_list_head *mad_list = in ib_mad_send_error()2590 container_of(wc->wr_cqe, struct ib_mad_list_head, cqe); in ib_mad_send_error()3007 struct ib_mad_list_head *mad_list; in cleanup_recv_queue()[all …]