mtu_to_path_mtu   160 drivers/infiniband/hw/hfi1/qp.h int mtu_to_path_mtu(u32 mtu);
mtu_to_path_mtu  1892 drivers/infiniband/hw/hfi1/verbs.c 	dd->verbs_dev.rdi.driver_f.mtu_to_path_mtu = mtu_to_path_mtu;
mtu_to_path_mtu  1577 drivers/infiniband/hw/qib/qib_verbs.c 	dd->verbs_dev.rdi.driver_f.mtu_to_path_mtu = qib_mtu_to_path_mtu;
mtu_to_path_mtu  1766 drivers/infiniband/sw/rdmavt/qp.c 	attr->path_mtu = rdi->driver_f.mtu_to_path_mtu(qp->pmtu);
mtu_to_path_mtu   500 drivers/infiniband/sw/rdmavt/vt.c 			    !rdi->driver_f.mtu_to_path_mtu)
mtu_to_path_mtu   343 include/rdma/rdma_vt.h 	int (*mtu_to_path_mtu)(u32 mtu);