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