Searched refs:cpsw_state (Results 1 – 1 of 1) sorted by relevance
31 u8 cpsw_state; in cpsw_port_stp_state_set() local39 cpsw_state = ALE_PORT_STATE_FORWARD; in cpsw_port_stp_state_set()42 cpsw_state = ALE_PORT_STATE_LEARN; in cpsw_port_stp_state_set()45 cpsw_state = ALE_PORT_STATE_DISABLE; in cpsw_port_stp_state_set()49 cpsw_state = ALE_PORT_STATE_BLOCK; in cpsw_port_stp_state_set()56 ALE_PORT_STATE, cpsw_state); in cpsw_port_stp_state_set()57 dev_dbg(priv->dev, "ale state: %u\n", cpsw_state); in cpsw_port_stp_state_set()