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()506 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()510 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_11n_delete_all_tx_ba_stream_tbl()528 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()532 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()536 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_get_ba_tbl()569 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()571 spin_unlock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_create_ba_tbl()[all …]
141 spin_lock_bh(&priv->tx_ba_stream_tbl_lock); in mwifiex_find_stream_to_delete()150 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()
466 spin_lock_init(&priv->tx_ba_stream_tbl_lock); in mwifiex_init_lock_list()
610 spinlock_t tx_ba_stream_tbl_lock; member