Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/lantiq/
H A Dmxl-gsw1xx.c28 struct gsw1xx_priv { struct
41 static int gsw1xx_config_smdio_badr(struct gsw1xx_priv *priv, in gsw1xx_config_smdio_badr() argument
70 struct gsw1xx_priv *priv = context; in gsw1xx_regmap_read()
95 struct gsw1xx_priv *priv = context; in gsw1xx_regmap_write()
135 static struct gsw1xx_priv *pcs_to_gsw1xx(struct phylink_pcs *pcs) in pcs_to_gsw1xx()
137 return container_of(pcs, struct gsw1xx_priv, pcs); in pcs_to_gsw1xx()
142 struct gsw1xx_priv *priv = pcs_to_gsw1xx(pcs); in gsw1xx_pcs_enable()
151 struct gsw1xx_priv *priv = pcs_to_gsw1xx(pcs); in gsw1xx_pcs_disable()
166 struct gsw1xx_priv *priv = pcs_to_gsw1xx(pcs); in gsw1xx_pcs_get_state()
210 static int gsw1xx_pcs_phy_xaui_write(struct gsw1xx_priv *priv, u16 addr, in gsw1xx_pcs_phy_xaui_write()
[all …]