Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A D11n.c89 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_ba_status()
481 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_is_tx_ba_stream_ptr_valid()
520 &priv->tx_ba_stream_tbl_ptr, list) in mwifiex_11n_delete_all_tx_ba_stream_tbl()
524 INIT_LIST_HEAD(&priv->tx_ba_stream_tbl_ptr); in mwifiex_11n_delete_all_tx_ba_stream_tbl()
541 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_ba_tbl()
582 list_add_tail(&new_node->list, &priv->tx_ba_stream_tbl_ptr); in mwifiex_create_ba_tbl()
761 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_tx_ba_stream_tbl()
789 list_for_each_entry_safe(tbl, tmp, &priv->tx_ba_stream_tbl_ptr, list) in mwifiex_del_tx_ba_stream_tbl_by_ra()
871 struct mwifiex_tx_ba_stream_tbl *tx_ba_stream_tbl_ptr; in mwifiex_send_delba_txbastream_tbl() local
873 list_for_each_entry(tx_ba_stream_tbl_ptr, in mwifiex_send_delba_txbastream_tbl()
[all...]
H A D11n.h125 &priv->tx_ba_stream_tbl_ptr); in mwifiex_space_avail_for_new_ba_stream()
154 list_for_each_entry(tx_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_find_stream_to_delete()
H A Dinit.c382 list_del(&priv->tx_ba_stream_tbl_ptr); in mwifiex_invalidate_lists()
470 INIT_LIST_HEAD(&priv->tx_ba_stream_tbl_ptr); in mwifiex_init_lock_list()
H A Dmain.h618 struct list_head tx_ba_stream_tbl_ptr; member
619 /* spin lock for tx_ba_stream_tbl_ptr queue */
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A D11n.c77 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_ba_status()
469 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_is_tx_ba_stream_ptr_valid()
508 &priv->tx_ba_stream_tbl_ptr, list) in mwifiex_11n_delete_all_tx_ba_stream_tbl()
512 INIT_LIST_HEAD(&priv->tx_ba_stream_tbl_ptr); in mwifiex_11n_delete_all_tx_ba_stream_tbl()
529 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_ba_tbl()
570 list_add_tail(&new_node->list, &priv->tx_ba_stream_tbl_ptr); in mwifiex_create_ba_tbl()
749 list_for_each_entry(tx_ba_tsr_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_get_tx_ba_stream_tbl()
777 list_for_each_entry_safe(tbl, tmp, &priv->tx_ba_stream_tbl_ptr, list) in mwifiex_del_tx_ba_stream_tbl_by_ra()
859 struct mwifiex_tx_ba_stream_tbl *tx_ba_stream_tbl_ptr; in mwifiex_send_delba_txbastream_tbl() local
861 list_for_each_entry(tx_ba_stream_tbl_ptr, in mwifiex_send_delba_txbastream_tbl()
[all...]
H A D11n.h113 &priv->tx_ba_stream_tbl_ptr); in mwifiex_space_avail_for_new_ba_stream()
142 list_for_each_entry(tx_tbl, &priv->tx_ba_stream_tbl_ptr, list) { in mwifiex_find_stream_to_delete()
H A Dinit.c369 list_del(&priv->tx_ba_stream_tbl_ptr); in mwifiex_invalidate_lists()
457 INIT_LIST_HEAD(&priv->tx_ba_stream_tbl_ptr); in mwifiex_init_lock_list()
H A Dmain.h600 struct list_head tx_ba_stream_tbl_ptr; member
601 /* spin lock for tx_ba_stream_tbl_ptr queue */

Completed in 12 milliseconds