Home
last modified time | relevance | path

Searched refs:ib_mad_private (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Dmad_priv.h76 struct ib_mad_private { struct
150 struct ib_mad_private *mad_priv;
Dmad.c78 struct ib_mad_private *mad);
732 struct ib_mad_private *mad_priv; in handle_outgoing_dr_smp()
1225 struct ib_mad_private *priv; in ib_free_recv_mad()
1238 priv = container_of(mad_priv_hdr, struct ib_mad_private, in ib_free_recv_mad()
1927 static bool generate_unmatched_resp(struct ib_mad_private *recv, in generate_unmatched_resp()
1928 struct ib_mad_private *response) in generate_unmatched_resp()
1952 struct ib_mad_private *recv, *response = NULL; in ib_mad_recv_done_handler()
1964 recv = container_of(mad_priv_hdr, struct ib_mad_private, header); in ib_mad_recv_done_handler()
1967 sizeof(struct ib_mad_private) - in ib_mad_recv_done_handler()
2642 struct ib_mad_private *mad) in ib_mad_post_receive_mads()
[all …]