Searched refs:ARSWITCH_UNLOCK (Results 1 – 6 of 6) sorted by relevance
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()
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()
660 ARSWITCH_UNLOCK(sc); in arswitch_attach()854 ARSWITCH_UNLOCK(sc); in arswitch_unlock()884 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_get()984 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_setup()1003 ARSWITCH_UNLOCK(sc); in ar8xxx_port_vlan_setup()1070 ARSWITCH_UNLOCK(sc); in arswitch_setled()1163 ARSWITCH_UNLOCK(sc); in arswitch_atu_flush_all()1178 ARSWITCH_UNLOCK(sc); in arswitch_atu_flush_port()1205 ARSWITCH_UNLOCK(sc); in arswitch_atu_fetch_table()1223 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