Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/
Dmain.c1036 spin_lock_init(&sta_priv->ampdu_lock); in wcn36xx_sta_add()
1209 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1211 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1228 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1230 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1236 spin_lock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
1238 spin_unlock_bh(&sta_priv->ampdu_lock); in wcn36xx_ampdu_action()
Dwcn36xx.h194 spinlock_t ampdu_lock; /* protects next two fields */ member
Dtxrx.c507 spin_lock(&sta_priv->ampdu_lock); in wcn36xx_tx_start_ampdu()
517 spin_unlock(&sta_priv->ampdu_lock); in wcn36xx_tx_start_ampdu()