Searched refs:xrs700x (Results 1 – 10 of 10) sorted by relevance
149 struct xrs700x *priv = container_of(work, struct xrs700x, in xrs700x_mib_work()162 struct xrs700x *priv = ds->priv; in xrs700x_get_ethtool_stats()175 struct xrs700x *priv = ds->priv; in xrs700x_get_stats64()235 struct xrs700x *priv = ds->priv; in xrs700x_reset()258 struct xrs700x *priv = ds->priv; in xrs700x_port_stp_state_set()299 struct xrs700x *priv = ds->priv; in xrs700x_port_add_bpdu_ipf()343 struct xrs700x *priv = ds->priv; in xrs700x_port_add_hsrsup_ipf()386 struct xrs700x *priv = ds->priv; in xrs700x_port_setup()419 struct xrs700x *priv = ds->priv; in xrs700x_setup()439 struct xrs700x *priv = ds->priv; in xrs700x_teardown()[all …]
27 struct xrs700x { struct40 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv); argument41 int xrs700x_switch_register(struct xrs700x *priv);42 void xrs700x_switch_remove(struct xrs700x *priv);43 void xrs700x_switch_shutdown(struct xrs700x *priv);
82 struct xrs700x *priv; in xrs700x_i2c_probe()110 struct xrs700x *priv = i2c_get_clientdata(i2c); in xrs700x_i2c_remove()124 struct xrs700x *priv = i2c_get_clientdata(i2c); in xrs700x_i2c_shutdown()
109 struct xrs700x *priv; in xrs700x_mdio_probe()137 struct xrs700x *priv = dev_get_drvdata(&mdiodev->dev); in xrs700x_mdio_remove()149 struct xrs700x *priv = dev_get_drvdata(&mdiodev->dev); in xrs700x_mdio_shutdown()
2 obj-$(CONFIG_NET_DSA_XRS700X) += xrs700x.o
27 obj-y += xrs700x/
60 source "drivers/net/dsa/xrs700x/Kconfig"
4 $id: http://devicetree.org/schemas/net/dsa/arrow,xrs700x.yaml#
1090 drivers/net/dsa/xrs700x/Kconfig \
2920 F: Documentation/devicetree/bindings/net/dsa/arrow,xrs700x.yaml2921 F: drivers/net/dsa/xrs700x/*
Completed in 30 milliseconds