Lines Matching refs:xrs700x
108 static void xrs700x_read_port_counters(struct xrs700x *priv, int port) in xrs700x_read_port_counters()
151 struct xrs700x *priv = container_of(work, struct xrs700x, in xrs700x_mib_work()
164 struct xrs700x *priv = ds->priv; in xrs700x_get_ethtool_stats()
177 struct xrs700x *priv = ds->priv; in xrs700x_get_stats64()
187 static int xrs700x_setup_regmap_range(struct xrs700x *priv) in xrs700x_setup_regmap_range()
237 struct xrs700x *priv = ds->priv; in xrs700x_reset()
260 struct xrs700x *priv = ds->priv; in xrs700x_port_stp_state_set()
301 struct xrs700x *priv = ds->priv; in xrs700x_port_add_bpdu_ipf()
345 struct xrs700x *priv = ds->priv; in xrs700x_port_add_hsrsup_ipf()
388 struct xrs700x *priv = ds->priv; in xrs700x_port_setup()
421 struct xrs700x *priv = ds->priv; in xrs700x_setup()
441 struct xrs700x *priv = ds->priv; in xrs700x_teardown()
475 struct xrs700x *priv = ds->priv; in xrs700x_mac_link_up()
502 struct xrs700x *priv = ds->priv; in xrs700x_bridge_common()
555 struct xrs700x *priv = ds->priv; in xrs700x_hsr_join()
646 struct xrs700x *priv = ds->priv; in xrs700x_hsr_leave()
713 static int xrs700x_detect(struct xrs700x *priv) in xrs700x_detect()
742 struct xrs700x *xrs700x_switch_alloc(struct device *base, void *devpriv) in xrs700x_switch_alloc()
745 struct xrs700x *priv; in xrs700x_switch_alloc()
770 static int xrs700x_alloc_port_mib(struct xrs700x *priv, int port) in xrs700x_alloc_port_mib()
785 int xrs700x_switch_register(struct xrs700x *priv) in xrs700x_switch_register()
813 void xrs700x_switch_remove(struct xrs700x *priv) in xrs700x_switch_remove()
819 void xrs700x_switch_shutdown(struct xrs700x *priv) in xrs700x_switch_shutdown()