Searched refs:tx_ba_stream_tbl_lock (Results 1 – 5 of 5) sorted by relevance
88 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()91 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()95 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()518 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()522 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()540 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()544 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()548 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()581 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()583 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()[all …]
153 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_find_stream_to_delete()162 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_find_stream_to_delete()
712 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_del_ba_tbl()714 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_del_ba_tbl()
477 spin_lock_init(&priv->tx_ba_stream_tbl_lock); in mwifiex_init_lock_list()
620 spinlock_t tx_ba_stream_tbl_lock; member