Home
last modified time | relevance | path

Searched refs:ampdu_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/wcn36xx/
Dmain.c1048 spin_lock_init(&sta_priv->ampdu_lock); in wcn36xx_sta_add()
1145 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1147 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1152 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1154 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1162 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1164 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
Dwcn36xx.h178 spinlock_t ampdu_lock; /* protects next two fields */ member
Dtxrx.c360 spin_lock(&sta_priv->ampdu_lock); in wcn36xx_tx_start_ampdu()
370 spin_unlock(&sta_priv->ampdu_lock); in wcn36xx_tx_start_ampdu()