Searched refs:has_ucap (Results 1 – 2 of 2) sorted by relevance
155 if (!port->sw->tmu.has_ucap) in tb_port_tmu_set_unidirectional()261 sw->tmu.has_ucap = tb_switch_tmu_ucap_supported(sw); in tb_switch_tmu_init()262 if (sw->tmu.has_ucap) { in tb_switch_tmu_init()658 if (unidirectional && !sw->tmu.has_ucap) in tb_switch_tmu_enable()
108 bool has_ucap; member
Completed in 19 milliseconds