Lines Matching refs:reg_lock

258 	mutex_lock(&hellcreek->reg_lock);  in hellcreek_port_enable()
266 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_enable()
281 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_disable()
289 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_disable()
324 mutex_lock(&hellcreek->reg_lock); in hellcreek_get_ethtool_stats()
339 mutex_unlock(&hellcreek->reg_lock); in hellcreek_get_ethtool_stats()
411 mutex_lock(&hellcreek->reg_lock); in hellcreek_apply_vlan()
428 mutex_unlock(&hellcreek->reg_lock); in hellcreek_apply_vlan()
439 mutex_lock(&hellcreek->reg_lock); in hellcreek_unapply_vlan()
452 mutex_unlock(&hellcreek->reg_lock); in hellcreek_unapply_vlan()
497 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_stp_state_set()
536 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_stp_state_set()
548 mutex_lock(&hellcreek->reg_lock); in hellcreek_setup_ingressflt()
561 mutex_unlock(&hellcreek->reg_lock); in hellcreek_setup_ingressflt()
569 mutex_lock(&hellcreek->reg_lock); in hellcreek_setup_vlan_awareness()
580 mutex_unlock(&hellcreek->reg_lock); in hellcreek_setup_vlan_awareness()
615 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_set_ucast_flood()
626 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_set_ucast_flood()
640 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_set_mcast_flood()
651 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_set_mcast_flood()
845 mutex_lock(&hellcreek->reg_lock); in hellcreek_fdb_add()
876 mutex_unlock(&hellcreek->reg_lock); in hellcreek_fdb_add()
891 mutex_lock(&hellcreek->reg_lock); in hellcreek_fdb_del()
917 mutex_unlock(&hellcreek->reg_lock); in hellcreek_fdb_del()
930 mutex_lock(&hellcreek->reg_lock); in hellcreek_fdb_dump()
964 mutex_unlock(&hellcreek->reg_lock); in hellcreek_fdb_dump()
994 mutex_lock(&hellcreek->reg_lock); in hellcreek_enable_ip_core()
1001 mutex_unlock(&hellcreek->reg_lock); in hellcreek_enable_ip_core()
1014 mutex_lock(&hellcreek->reg_lock); in hellcreek_setup_cpu_and_tunnel_port()
1025 mutex_unlock(&hellcreek->reg_lock); in hellcreek_setup_cpu_and_tunnel_port()
1051 mutex_lock(&hellcreek->reg_lock); in hellcreek_setup_tc_identity_mapping()
1058 mutex_unlock(&hellcreek->reg_lock); in hellcreek_setup_tc_identity_mapping()
1143 mutex_lock(&hellcreek->reg_lock); in hellcreek_setup_fdb()
1164 mutex_unlock(&hellcreek->reg_lock); in hellcreek_setup_fdb()
1186 mutex_lock(&hellcreek->reg_lock); in hellcreek_devlink_vlan_table_get()
1190 mutex_unlock(&hellcreek->reg_lock); in hellcreek_devlink_vlan_table_get()
1203 mutex_lock(&hellcreek->reg_lock); in hellcreek_devlink_fdb_table_get()
1205 mutex_unlock(&hellcreek->reg_lock); in hellcreek_devlink_fdb_table_get()
1274 mutex_lock(&hellcreek->reg_lock); in hellcreek_devlink_region_vlan_snapshot()
1279 mutex_unlock(&hellcreek->reg_lock); in hellcreek_devlink_region_vlan_snapshot()
1302 mutex_lock(&hellcreek->reg_lock); in hellcreek_devlink_region_fdb_snapshot()
1316 mutex_unlock(&hellcreek->reg_lock); in hellcreek_devlink_region_fdb_snapshot()
1720 mutex_lock(&hellcreek->reg_lock); in hellcreek_check_schedule()
1727 mutex_unlock(&hellcreek->reg_lock); in hellcreek_check_schedule()
1731 mutex_unlock(&hellcreek->reg_lock); in hellcreek_check_schedule()
1754 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_set_schedule()
1785 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_set_schedule()
1789 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_set_schedule()
1810 mutex_lock(&hellcreek->reg_lock); in hellcreek_port_del_schedule()
1827 mutex_unlock(&hellcreek->reg_lock); in hellcreek_port_del_schedule()
1979 mutex_init(&hellcreek->reg_lock); in hellcreek_probe()