Searched refs:st_mutex (Results 1 – 2 of 2) sorted by relevance
258 struct mutex st_mutex; /* Protects state */ member950 mutex_lock(&sfp->st_mutex); in sfp_soft_start_poll()958 mutex_unlock(&sfp->st_mutex); in sfp_soft_start_poll()963 mutex_lock(&sfp->st_mutex); in sfp_soft_stop_poll()965 mutex_unlock(&sfp->st_mutex); in sfp_soft_stop_poll()999 mutex_lock(&sfp->st_mutex); in sfp_mod_state()1002 mutex_unlock(&sfp->st_mutex); in sfp_mod_state()1875 mutex_lock(&sfp->st_mutex); in sfp_module_tx_fault_reset()1884 mutex_unlock(&sfp->st_mutex); in sfp_module_tx_fault_reset()2493 mutex_lock(&sfp->st_mutex); in sfp_sm_mod_probe()[all …]
732 struct mutex st_mutex; member