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

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c1314 struct ib_mad_private_header *mad_priv_hdr; local
1325 mad_priv_hdr = container_of(mad_recv_wc,
1328 priv = container_of(mad_priv_hdr, struct ib_mad_private,
2190 struct ib_mad_private_header *mad_priv_hdr; local
2216 mad_priv_hdr = container_of(mad_list, struct ib_mad_private_header,
2218 recv = container_of(mad_priv_hdr, struct ib_mad_private, header);
2930 struct ib_mad_private_header *mad_priv_hdr; local
2941 mad_priv_hdr = container_of(mad_list,
2944 recv = container_of(mad_priv_hdr, struct ib_mad_private,

Completed in 53 milliseconds