Searched refs:rx_reorder_tbl_lock (Results 1 – 4 of 4) sorted by relevance
118 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_dispatch_pkt_until_start_win()142 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_dispatch_pkt_until_start_win()165 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_scan_and_dispatch()188 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_scan_and_dispatch()224 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_del_rx_reorder_entry()226 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_del_rx_reorder_entry()246 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()249 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()253 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()268 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_del_rx_reorder_tbl_by_ta()[all …]
685 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()696 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()726 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()745 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()
478 spin_lock_init(&priv->rx_reorder_tbl_lock); in mwifiex_init_lock_list()
628 spinlock_t rx_reorder_tbl_lock; member