Home
last modified time | relevance | path

Searched defs:a5psw (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/
H A Drzn1_a5psw.c71 static void a5psw_reg_writel(struct a5psw *a5psw, int offset, u32 value) in a5psw_reg_writel() argument
76 static u32 a5psw_reg_readl(struct a5psw *a5psw, int offset) in a5psw_reg_readl() argument
81 static void a5psw_reg_rmw(struct a5psw *a5psw, int offset, u32 mask, u32 val) in a5psw_reg_rmw() argument
102 a5psw_port_pattern_set(struct a5psw * a5psw,int port,int pattern,bool enable) a5psw_port_pattern_set() argument
114 a5psw_port_mgmtfwd_set(struct a5psw * a5psw,int port,bool enable) a5psw_port_mgmtfwd_set() argument
123 a5psw_port_tx_enable(struct a5psw * a5psw,int port,bool enable) a5psw_port_tx_enable() argument
139 a5psw_port_enable_set(struct a5psw * a5psw,int port,bool enable) a5psw_port_enable_set() argument
150 a5psw_lk_execute_ctrl(struct a5psw * a5psw,u32 * ctrl) a5psw_lk_execute_ctrl() argument
165 a5psw_port_fdb_flush(struct a5psw * a5psw,int port) a5psw_port_fdb_flush() argument
174 a5psw_port_authorize_set(struct a5psw * a5psw,int port,bool authorize) a5psw_port_authorize_set() argument
189 struct a5psw *a5psw = ds->priv; a5psw_port_disable() local
198 struct a5psw *a5psw = ds->priv; a5psw_port_enable() local
208 struct a5psw *a5psw = ds->priv; a5psw_port_change_mtu() local
246 struct a5psw *a5psw = dp->ds->priv; a5psw_phylink_mac_select_pcs() local
265 struct a5psw *a5psw = dp->ds->priv; a5psw_phylink_mac_link_down() local
284 struct a5psw *a5psw = dp->ds->priv; a5psw_phylink_mac_link_up() local
302 struct a5psw *a5psw = ds->priv; a5psw_set_ageing_time() local
321 a5psw_port_learning_set(struct a5psw * a5psw,int port,bool learn) a5psw_port_learning_set() argument
329 a5psw_port_rx_block_set(struct a5psw * a5psw,int port,bool block) a5psw_port_rx_block_set() argument
337 a5psw_flooding_set_resolution(struct a5psw * a5psw,int port,bool set) a5psw_flooding_set_resolution() argument
350 a5psw_port_set_standalone(struct a5psw * a5psw,int port,bool standalone) a5psw_port_set_standalone() argument
363 struct a5psw *a5psw = ds->priv; a5psw_port_bridge_join() local
383 struct a5psw *a5psw = ds->priv; a5psw_port_bridge_leave() local
410 struct a5psw *a5psw = ds->priv; a5psw_port_bridge_flags() local
451 struct a5psw *a5psw = ds->priv; a5psw_port_stp_state_set() local
483 struct a5psw *a5psw = ds->priv; a5psw_port_fast_age() local
488 a5psw_lk_execute_lookup(struct a5psw * a5psw,union lk_data * lk_data,u16 * entry) a5psw_lk_execute_lookup() argument
511 struct a5psw *a5psw = ds->priv; a5psw_port_fdb_add() local
562 struct a5psw *a5psw = ds->priv; a5psw_port_fdb_del() local
620 struct a5psw *a5psw = ds->priv; a5psw_port_fdb_dump() local
660 struct a5psw *a5psw = ds->priv; a5psw_port_vlan_filtering() local
672 a5psw_find_vlan_entry(struct a5psw * a5psw,u16 vid) a5psw_find_vlan_entry() argument
687 a5psw_new_vlan_res_entry(struct a5psw * a5psw,u16 newvid) a5psw_new_vlan_res_entry() argument
705 a5psw_port_vlan_tagged_cfg(struct a5psw * a5psw,unsigned int vlan_res_id,int port,bool set) a5psw_port_vlan_tagged_cfg() argument
727 a5psw_port_vlan_cfg(struct a5psw * a5psw,unsigned int vlan_res_id,int port,bool set) a5psw_port_vlan_cfg() argument
745 struct a5psw *a5psw = ds->priv; a5psw_port_vlan_add() local
773 struct a5psw *a5psw = ds->priv; a5psw_port_vlan_del() local
787 a5psw_read_stat(struct a5psw * a5psw,u32 offset,int port) a5psw_read_stat() argument
813 struct a5psw *a5psw = ds->priv; a5psw_get_ethtool_stats() local
831 struct a5psw *a5psw = ds->priv; a5psw_get_eth_mac_stats() local
871 struct a5psw *a5psw = ds->priv; a5psw_get_rmon_stats() local
893 struct a5psw *a5psw = ds->priv; a5psw_get_eth_ctrl_stats() local
902 a5psw_vlan_setup(struct a5psw * a5psw,int port) a5psw_vlan_setup() argument
925 struct a5psw *a5psw = ds->priv; a5psw_setup() local
1040 a5psw_mdio_wait_busy(struct a5psw * a5psw) a5psw_mdio_wait_busy() argument
1056 struct a5psw *a5psw = bus->priv; a5psw_mdio_read() local
1082 struct a5psw *a5psw = bus->priv; a5psw_mdio_write() local
1094 a5psw_mdio_config(struct a5psw * a5psw,u32 mdio_freq) a5psw_mdio_config() argument
1115 a5psw_probe_mdio(struct a5psw * a5psw,struct device_node * node) a5psw_probe_mdio() argument
1145 a5psw_pcs_free(struct a5psw * a5psw) a5psw_pcs_free() argument
1155 a5psw_pcs_get(struct a5psw * a5psw) a5psw_pcs_get() argument
1210 struct a5psw *a5psw; a5psw_probe() local
1277 struct a5psw *a5psw = platform_get_drvdata(pdev); a5psw_remove() local
1288 struct a5psw *a5psw = platform_get_drvdata(pdev); a5psw_shutdown() local
[all...]
H A Drzn1_a5psw.h250 struct a5psw { struct
251 basea5psw global() argument
252 hclka5psw global() argument
253 clka5psw global() argument
254 deva5psw global() argument
255 mii_busa5psw global() argument
256 pcsa5psw global() argument
257 dsa5psw global() argument
258 lk_locka5psw global() argument
259 reg_locka5psw global() argument
260 bridged_portsa5psw global() argument
261 br_deva5psw global() argument