Searched refs:active_cpu_ports (Results 1 – 2 of 2) sorted by relevance
3172 priv->active_cpu_ports |= mask; in mt753x_conduit_state_change()3174 priv->active_cpu_ports &= ~mask; in mt753x_conduit_state_change()3176 if (priv->active_cpu_ports) { in mt753x_conduit_state_change()3178 MT7530_CPU_PORT(__ffs(priv->active_cpu_ports)); in mt753x_conduit_state_change()
901 u8 active_cpu_ports; member
Completed in 13 milliseconds