Home
last modified time | relevance | path

Searched refs:mad_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c113 struct ib_mad_send_buf *mad_buf; member
702 struct sa_path_rec *sa_rec = query->mad_buf->context[1]; in ib_nl_set_path_rec_attrs()
703 struct ib_sa_mad *mad = query->mad_buf->mad; in ib_nl_set_path_rec_attrs()
709 query->mad_buf->context[1] = NULL; in ib_nl_set_path_rec_attrs()
798 mad = query->mad_buf->mad; in ib_nl_make_request()
887 mad = query->mad_buf->mad; in ib_nl_process_good_resolve_rsp()
944 mad_send_wc.send_buf = query->mad_buf; in ib_nl_process_good_resolve_rsp()
946 send_handler(query->mad_buf->mad_agent, &mad_send_wc); in ib_nl_process_good_resolve_rsp()
976 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_request_timeout()
978 mad_send_wc.send_buf = query->mad_buf; in ib_nl_request_timeout()
1153 struct ib_mad_send_buf *mad_buf; ib_sa_cancel_query() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsa_query.c112 struct ib_mad_send_buf *mad_buf; member
752 struct sa_path_rec *sa_rec = query->mad_buf->context[1]; in ib_nl_set_path_rec_attrs()
753 struct ib_sa_mad *mad = query->mad_buf->mad; in ib_nl_set_path_rec_attrs()
759 query->mad_buf->context[1] = NULL; in ib_nl_set_path_rec_attrs()
848 mad = query->mad_buf->mad; in ib_nl_make_request()
954 mad = query->mad_buf->mad; in ib_nl_process_good_resolve_rsp()
967 mad_send_wc.send_buf = query->mad_buf; in ib_nl_process_good_resolve_rsp()
969 send_handler(query->mad_buf->mad_agent, &mad_send_wc); in ib_nl_process_good_resolve_rsp()
999 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_request_timeout()
1001 mad_send_wc.send_buf = query->mad_buf; in ib_nl_request_timeout()
1177 struct ib_mad_send_buf *mad_buf; ib_sa_cancel_query() local
[all...]

Completed in 7 milliseconds