Lines Matching refs:mtx
1460 mutex_lock(&priv->mtx); in at76_work_set_promisc()
1472 mutex_unlock(&priv->mtx); in at76_work_set_promisc()
1481 mutex_lock(&priv->mtx); in at76_work_submit_rx()
1483 mutex_unlock(&priv->mtx); in at76_work_submit_rx()
1657 mutex_lock(&priv->mtx); in at76_work_join_bssid()
1662 mutex_unlock(&priv->mtx); in at76_work_join_bssid()
1777 mutex_lock(&priv->mtx); in at76_mac80211_start()
1791 mutex_unlock(&priv->mtx); in at76_mac80211_start()
1806 mutex_lock(&priv->mtx); in at76_mac80211_stop()
1818 mutex_unlock(&priv->mtx); in at76_mac80211_stop()
1829 mutex_lock(&priv->mtx); in at76_add_interface()
1841 mutex_unlock(&priv->mtx); in at76_add_interface()
1861 mutex_lock(&priv->mtx); in at76_dwork_hw_scan()
1871 mutex_unlock(&priv->mtx); in at76_dwork_hw_scan()
1878 mutex_unlock(&priv->mtx); in at76_dwork_hw_scan()
1899 mutex_lock(&priv->mtx); in at76_hw_scan()
1936 mutex_unlock(&priv->mtx); in at76_hw_scan()
1949 mutex_lock(&priv->mtx); in at76_config()
1958 mutex_unlock(&priv->mtx); in at76_config()
1977 mutex_lock(&priv->mtx); in at76_bss_info_changed()
1985 mutex_unlock(&priv->mtx); in at76_bss_info_changed()
2041 mutex_lock(&priv->mtx); in at76_set_key()
2067 mutex_unlock(&priv->mtx); in at76_set_key()
2103 mutex_init(&priv->mtx); in at76_alloc_new_device()