Searched refs:XRS_PORT_DISABLED (Results 1 – 2 of 2) sorted by relevance
270 val = XRS_PORT_DISABLED; in xrs700x_port_stp_state_set()590 XRS_PORT_DISABLED); in xrs700x_hsr_join()591 regmap_fields_write(priv->ps_forward, port, XRS_PORT_DISABLED); in xrs700x_hsr_join()662 XRS_PORT_DISABLED); in xrs700x_hsr_leave()663 regmap_fields_write(priv->ps_forward, port, XRS_PORT_DISABLED); in xrs700x_hsr_leave()
39 #define XRS_PORT_DISABLED 2 macro