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()
663 ARSWITCH_LOCK(sc); in arswitch_attach()849 ARSWITCH_LOCK(sc); in arswitch_lock()874 ARSWITCH_LOCK(sc); in ar8xxx_port_vlan_get()979 ARSWITCH_LOCK(sc); in ar8xxx_port_vlan_setup()1068 ARSWITCH_LOCK(sc); in arswitch_setled()1163 ARSWITCH_LOCK(sc); in arswitch_atu_flush_all()1178 ARSWITCH_LOCK(sc); in arswitch_atu_flush_port()1194 ARSWITCH_LOCK(sc); in arswitch_atu_fetch_table()1225 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