Searched refs:ARSWITCH_LOCK (Results 1 – 6 of 6) sorted by relevance
78 ARSWITCH_LOCK(sc); in arswitch_readphy_external()95 ARSWITCH_LOCK(sc); in arswitch_writephy_external()131 ARSWITCH_LOCK(sc); in arswitch_readphy_internal()190 ARSWITCH_LOCK(sc); in arswitch_writephy_internal()
658 ARSWITCH_LOCK(sc); in arswitch_attach()845 ARSWITCH_LOCK(sc); in arswitch_lock()870 ARSWITCH_LOCK(sc); in ar8xxx_port_vlan_get()975 ARSWITCH_LOCK(sc); in ar8xxx_port_vlan_setup()1064 ARSWITCH_LOCK(sc); in arswitch_setled()1159 ARSWITCH_LOCK(sc); in arswitch_atu_flush_all()1174 ARSWITCH_LOCK(sc); in arswitch_atu_flush_port()1190 ARSWITCH_LOCK(sc); in arswitch_atu_fetch_table()1221 ARSWITCH_LOCK(sc); in arswitch_atu_fetch_table_entry()
182 ARSWITCH_LOCK(sc); in ar8xxx_reset_vlans()281 ARSWITCH_LOCK(sc); in ar8xxx_getvgroup()325 ARSWITCH_LOCK(sc); in ar8xxx_setvgroup()
130 ARSWITCH_LOCK(sc); in ar8316_hw_global_setup()
719 ARSWITCH_LOCK(sc); in ar8327_hw_global_setup()812 ARSWITCH_LOCK(sc); in ar8327_port_vlan_setup()834 ARSWITCH_LOCK(sc); in ar8327_port_vlan_get()872 ARSWITCH_LOCK(sc); in ar8327_reset_vlans()
151 #define ARSWITCH_LOCK(_sc) \ macro