Searched refs:TB_TYPE_PORT (Results 1 – 6 of 6) sorted by relevance
173 TB_TYPE_PORT = 0x000001, enumerator
357 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
365 return port && port->port && port->config.type == TB_TYPE_PORT; in tb_port_is_null()
158 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
646 if (port->config.type == TB_TYPE_PORT && port->port != 0) { in tb_init_port()
351 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()