Searched refs:ARSWITCH_UNLOCK (Results 1 – 6 of 6) sorted by relevance
83 ARSWITCH_UNLOCK(sc); in arswitch_readphy_external()101 ARSWITCH_UNLOCK(sc); in arswitch_writephy_external()153 ARSWITCH_UNLOCK(sc); in arswitch_readphy_internal()162 ARSWITCH_UNLOCK(sc); in arswitch_readphy_internal()214 ARSWITCH_UNLOCK(sc); in arswitch_writephy_internal()
192 ARSWITCH_UNLOCK(sc); in ar8xxx_reset_vlans()198 ARSWITCH_UNLOCK(sc); in ar8xxx_reset_vlans()260 ARSWITCH_UNLOCK(sc); in ar8xxx_reset_vlans()284 ARSWITCH_UNLOCK(sc); in ar8xxx_getvgroup()305 ARSWITCH_UNLOCK(sc); in ar8xxx_getvgroup()333 ARSWITCH_UNLOCK(sc); in ar8xxx_setvgroup()343 ARSWITCH_UNLOCK(sc); in ar8xxx_setvgroup()362 ARSWITCH_UNLOCK(sc); in ar8xxx_setvgroup()
660 ARSWITCH_UNLOCK(sc); in arswitch_attach()853 ARSWITCH_UNLOCK(sc); in arswitch_unlock()883 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_get()983 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_setup()1002 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_setup()1069 ARSWITCH_UNLOCK(sc); in arswitch_setled()1162 ARSWITCH_UNLOCK(sc); in arswitch_atu_flush_all()1177 ARSWITCH_UNLOCK(sc); in arswitch_atu_flush_port()1204 ARSWITCH_UNLOCK(sc); in arswitch_atu_fetch_table()1222 ARSWITCH_UNLOCK(sc); in arswitch_atu_fetch_table_entry()[all …]
156 ARSWITCH_UNLOCK(sc); in ar8316_hw_global_setup()
754 ARSWITCH_UNLOCK(sc); in ar8327_hw_global_setup()823 ARSWITCH_UNLOCK(sc); in ar8327_port_vlan_setup()846 ARSWITCH_UNLOCK(sc); in ar8327_port_vlan_get()960 ARSWITCH_UNLOCK(sc); in ar8327_reset_vlans()
153 #define ARSWITCH_UNLOCK(_sc) \ macro