Searched refs:active_cpu_ports (Results 1 – 2 of 2) sorted by relevance
3339 priv->active_cpu_ports |= mask; in mt753x_conduit_state_change()3341 priv->active_cpu_ports &= ~mask; in mt753x_conduit_state_change()3343 if (priv->active_cpu_ports) { in mt753x_conduit_state_change()3345 MT7530_CPU_PORT(__ffs(priv->active_cpu_ports)); in mt753x_conduit_state_change()
907 u8 active_cpu_ports; member