peer_port_idx    2245 drivers/ntb/hw/idt/ntb_hw_idt.c 	.peer_port_idx		= idt_ntb_peer_port_idx,
peer_port_idx     264 include/linux/ntb.h 	int (*peer_port_idx)(struct ntb_dev *ntb, int port);
peer_port_idx     341 include/linux/ntb.h 		!ops->peer_port_idx == !ops->port_number	&&
peer_port_idx     725 include/linux/ntb.h 	if (!ntb->ops->peer_port_idx)
peer_port_idx     728 include/linux/ntb.h 	return ntb->ops->peer_port_idx(ntb, port);