Home
last modified time | relevance | path

Searched refs:rx_reorder_tbl_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.c118 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...]
H A D11n.c685 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()
H A Dinit.c478 spin_lock_init(&priv->rx_reorder_tbl_lock); in mwifiex_init_lock_list()
H A Dmain.h627 spinlock_t rx_reorder_tbl_lock; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11n_rxreorder.c106 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...]
H A D11n.c673 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()
684 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_11n_delba()
714 spin_lock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()
733 spin_unlock_bh(&priv->rx_reorder_tbl_lock); in mwifiex_get_rx_reorder_tbl()
H A Dinit.c465 spin_lock_init(&priv->rx_reorder_tbl_lock); in mwifiex_init_lock_list()
H A Dmain.h609 spinlock_t rx_reorder_tbl_lock; member

Completed in 12 milliseconds