Searched refs:has_ucap (Results 1 – 2 of 2) sorted by relevance
106 if (!port->sw->tmu.has_ucap) in tb_port_tmu_set_unidirectional()184 sw->tmu.has_ucap = tb_switch_tmu_ucap_supported(sw); in tb_switch_tmu_init()185 if (sw->tmu.has_ucap) { in tb_switch_tmu_init()
91 bool has_ucap; member