Searched refs:ntb_topo_is_b2b (Results 1 – 3 of 3) sorted by relevance
347 if (ntb_topo_is_b2b(ndev->ntb.topo)) { in ndev_ntb3_debugfs_read()
152 if (!ntb_topo_is_b2b(ndev->ntb.topo)) in ndev_reset_unsafe_flags()651 if (ntb_topo_is_b2b(ndev->ntb.topo)) { in ndev_ntb_debugfs_read()
88 static inline int ntb_topo_is_b2b(enum ntb_topo topo) in ntb_topo_is_b2b() function