Searched refs:tx_ba_stream_tbl_lock (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11n.c76 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
79 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
83 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
504 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
508 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
526 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
530 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
534 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
567 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
569 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
[all...]
H A D11n.h141 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
150 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
H A D11n_rxreorder.c700 spin_lock_bh(&priv->tx_ba_stream_tbl_lock);
702 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock);
H A Dinit.c464 spin_lock_init(&priv->tx_ba_stream_tbl_lock);
H A Dmain.h600 spinlock_t tx_ba_stream_tbl_lock; member in struct:mwifiex_private

Completed in 170 milliseconds