Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h38 struct ethsw_core;
44 struct ethsw_core *ethsw_data;
55 struct ethsw_core { struct
Dethsw.c29 static int ethsw_add_vlan(struct ethsw_core *ethsw, u16 vid) in ethsw_add_vlan()
55 struct ethsw_core *ethsw = port_priv->ethsw_data; in ethsw_port_set_pvid()
111 struct ethsw_core *ethsw = port_priv->ethsw_data; in ethsw_port_add_vlan()
152 static int ethsw_set_learning(struct ethsw_core *ethsw, u8 flag) in ethsw_set_learning()
215 static int ethsw_dellink_switch(struct ethsw_core *ethsw, u16 vid) in ethsw_dellink_switch()
520 static void ethsw_links_state_update(struct ethsw_core *ethsw) in ethsw_links_state_update()
531 struct ethsw_core *ethsw = dev_get_drvdata(dev); in ethsw_irq0_handler_thread()
559 struct ethsw_core *ethsw = dev_get_drvdata(dev); in ethsw_setup_irqs()
620 struct ethsw_core *ethsw = dev_get_drvdata(dev); in ethsw_teardown_irqs()
816 struct ethsw_core *ethsw = port_priv->ethsw_data; in ethsw_port_del_vlan()
[all …]