Lines Matching refs:mtx
1481 mutex_lock(&priv->mtx); in at76_work_set_promisc()
1493 mutex_unlock(&priv->mtx); in at76_work_set_promisc()
1502 mutex_lock(&priv->mtx); in at76_work_submit_rx()
1504 mutex_unlock(&priv->mtx); in at76_work_submit_rx()
1726 mutex_lock(&priv->mtx); in at76_work_join_bssid()
1731 mutex_unlock(&priv->mtx); in at76_work_join_bssid()
1846 mutex_lock(&priv->mtx); in at76_mac80211_start()
1860 mutex_unlock(&priv->mtx); in at76_mac80211_start()
1875 mutex_lock(&priv->mtx); in at76_mac80211_stop()
1887 mutex_unlock(&priv->mtx); in at76_mac80211_stop()
1898 mutex_lock(&priv->mtx); in at76_add_interface()
1910 mutex_unlock(&priv->mtx); in at76_add_interface()
1930 mutex_lock(&priv->mtx); in at76_dwork_hw_scan()
1940 mutex_unlock(&priv->mtx); in at76_dwork_hw_scan()
1949 mutex_unlock(&priv->mtx); in at76_dwork_hw_scan()
1971 mutex_lock(&priv->mtx); in at76_hw_scan()
2009 mutex_unlock(&priv->mtx); in at76_hw_scan()
2022 mutex_lock(&priv->mtx); in at76_config()
2031 mutex_unlock(&priv->mtx); in at76_config()
2050 mutex_lock(&priv->mtx); in at76_bss_info_changed()
2058 mutex_unlock(&priv->mtx); in at76_bss_info_changed()
2152 mutex_lock(&priv->mtx); in at76_set_key()
2178 mutex_unlock(&priv->mtx); in at76_set_key()
2214 mutex_init(&priv->mtx); in at76_alloc_new_device()