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

/freebsd-11-stable/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c540 port[i].smi_agent = ib_register_mad_snoop(device, i + s,
546 port[i].gsi_agent = ib_register_mad_snoop(device, i + s,
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_mad.h653 * ib_register_mad_snoop - Register to snoop sent and received MADs.
663 struct ib_mad_agent *ib_register_mad_snoop(struct ib_device *device,
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c487 struct ib_mad_agent *ib_register_mad_snoop(struct ib_device *device, function
549 EXPORT_SYMBOL(ib_register_mad_snoop); variable

Completed in 66 milliseconds