Searched refs:tx_ba_stream_tbl_lock (Results 1 – 5 of 5) sorted by relevance
76 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()79 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()83 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_status()504 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()508 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()526 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()530 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()534 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()567 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()569 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()[all …]
139 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_find_stream_to_delete()148 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_find_stream_to_delete()
700 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_del_ba_tbl()702 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_del_ba_tbl()
464 spin_lock_init(&priv->tx_ba_stream_tbl_lock); in mwifiex_init_lock_list()
604 spinlock_t tx_ba_stream_tbl_lock; member