Home
last modified time | relevance | path

Searched refs:TB_TYPE_PORT (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/thunderbolt/
A Dtest.c833 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0()
895 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1()
959 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
966 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
973 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
1039 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain_reverse()
1046 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain_reverse()
1053 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain_reverse()
1123 .in_type = TB_TYPE_PORT, in tb_test_path_mixed_chain()
1130 .in_type = TB_TYPE_PORT, in tb_test_path_mixed_chain()
[all …]
A Dtb_regs.h252 TB_TYPE_PORT = 0x000001, enumerator
A Deeprom.c386 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
A Dtb.h539 return port && port->port && port->config.type == TB_TYPE_PORT; in tb_port_is_null()
A Dtb.c585 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
A Dswitch.c745 if (port->config.type == TB_TYPE_PORT) { in tb_init_port()
A Dicm.c391 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()

Completed in 32 milliseconds