Searched refs:active_cpu_ports (Results 1 – 2 of 2) sorted by relevance
3122 priv->active_cpu_ports |= mask; in mt753x_conduit_state_change()3124 priv->active_cpu_ports &= ~mask; in mt753x_conduit_state_change()3126 if (priv->active_cpu_ports) { in mt753x_conduit_state_change()3128 MT7530_CPU_PORT(__ffs(priv->active_cpu_ports)); in mt753x_conduit_state_change()
849 u8 active_cpu_ports; member