Home
last modified time | relevance | path

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

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