Lines Matching full:bonded
192 u64 route, bool bonded) in alloc_dev_default() argument
324 if (bonded) { in alloc_dev_default()
326 port->bonded = true; in alloc_dev_default()
328 port->dual_link_port->bonded = true; in alloc_dev_default()
330 upstream_port->bonded = true; in alloc_dev_default()
332 upstream_port->dual_link_port->bonded = true; in alloc_dev_default()
342 u64 route, bool bonded) in alloc_dev_with_dpin() argument
346 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_with_dpin()
363 u64 route, bool bonded) in alloc_dev_without_dp() argument
368 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_without_dp()
404 u64 route, bool bonded) in alloc_dev_usb4() argument
408 sw = alloc_dev_default(test, parent, route, bonded); in alloc_dev_usb4()
935 * disabled or both lanes are bonded). in tb_test_path_not_bonded_lane1()
1154 * is bonded. in tb_test_path_mixed_chain()
1246 * is bonded. in tb_test_path_mixed_chain_reverse()