Searched refs:ti_gw_lock (Results 1 – 3 of 3) sorted by relevance
271 mutex_enter(&info->ti_gw_lock); in eibnx_find_gw_in_gwlist()276 mutex_exit(&info->ti_gw_lock); in eibnx_find_gw_in_gwlist()393 mutex_enter(&info->ti_gw_lock); in eibnx_add_gw_to_gwlist()396 mutex_exit(&info->ti_gw_lock); in eibnx_add_gw_to_gwlist()420 mutex_enter(&info->ti_gw_lock); in eibnx_replace_gw_in_gwlist()599 mutex_exit(&info->ti_gw_lock); in eibnx_replace_gw_in_gwlist()
106 mutex_enter(&info->ti_gw_lock); in eibnx_cleanup_port_nodes()109 mutex_exit(&info->ti_gw_lock); in eibnx_cleanup_port_nodes()352 mutex_init(&ti->ti_gw_lock, NULL, MUTEX_DRIVER, NULL); in eibnx_start_port_monitor()421 mutex_destroy(&ti->ti_gw_lock); in eibnx_stop_port_monitor()559 mutex_enter(&ti->ti_gw_lock); in eibnx_locate_node_name()568 mutex_exit(&ti->ti_gw_lock); in eibnx_locate_node_name()
348 kmutex_t ti_gw_lock; member