Searched refs:rx_reorder_tbl_lock (Results 1 – 5 of 5) sorted by relevance
106 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_dispatch_pkt_until_start_win()130 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_dispatch_pkt_until_start_win()153 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_scan_and_dispatch()176 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_scan_and_dispatch()212 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_del_rx_reorder_entry()214 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_del_rx_reorder_entry()234 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()237 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()241 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_get_rx_reorder_tbl()256 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_del_rx_reorder_tbl_by_ta()[all …]
671 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()682 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()712 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()731 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()
85 spin_lock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_dispatch_pkt_until_start_win()106 spin_unlock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_dispatch_pkt_until_start_win()123 spin_lock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_scan_and_dispatch()143 spin_unlock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_scan_and_dispatch()170 spin_lock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_del_rx_reorder_entry()172 spin_unlock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_del_rx_reorder_entry()323 spin_lock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_create_rx_reorder_tbl()325 spin_unlock_bh(&priv->rx_reorder_tbl_lock[tid]); in nxpwifi_11n_create_rx_reorder_tbl()633 spin_lock_bh(&priv->rx_reorder_tbl_lock[i]); in nxpwifi_11n_cleanup_reorder_tbl()635 spin_unlock_bh(&priv->rx_reorder_tbl_lock[i]); in nxpwifi_11n_cleanup_reorder_tbl()[all …]
401 spin_lock_init(&priv->rx_reorder_tbl_lock[j]); in nxpwifi_init_lock_list()
550 struct spinlock rx_reorder_tbl_lock[MAX_NUM_TID]; member