Home
last modified time | relevance | path

Searched refs:XRS_PORT_DISABLED (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/dsa/xrs700x/
Dxrs700x.c270 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()
Dxrs700x_reg.h39 #define XRS_PORT_DISABLED 2 macro