notify_create_mad_agent 1584 drivers/infiniband/hw/qib/qib_verbs.c 	dd->verbs_dev.rdi.driver_f.notify_create_mad_agent =
notify_create_mad_agent  122 drivers/infiniband/sw/rdmavt/mad.c 		if (rdi->driver_f.notify_create_mad_agent)
notify_create_mad_agent  123 drivers/infiniband/sw/rdmavt/mad.c 			rdi->driver_f.notify_create_mad_agent(rdi, p);
notify_create_mad_agent  394 include/rdma/rdma_vt.h 	void (*notify_create_mad_agent)(struct rvt_dev_info *rdi, int port_idx);