| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | peer.c | 16 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find() 35 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find_by_pdev_idx() 54 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find_by_addr() 71 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find_by_id() 84 spin_lock_bh(&ab->base_lock); in ath12k_peer_exist_by_vdev_id() 88 spin_unlock_bh(&ab->base_lock); in ath12k_peer_exist_by_vdev_id() 92 spin_unlock_bh(&ab->base_lock); in ath12k_peer_exist_by_vdev_id() 101 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find_by_ast() 114 spin_lock_bh(&ab->base_lock); in ath12k_peer_unmap_event() 131 spin_unlock_bh(&ab->base_lock); in ath12k_peer_unmap_event() [all …]
|
| H A D | dp_rx.c | 864 lockdep_assert_held(&ab->base_lock); in ath12k_dp_rx_frags_cleanup() 885 lockdep_assert_held(&ar->ab->base_lock); in ath12k_dp_rx_peer_tid_cleanup() 893 spin_unlock_bh(&ar->ab->base_lock); in ath12k_dp_rx_peer_tid_cleanup() 895 spin_lock_bh(&ar->ab->base_lock); in ath12k_dp_rx_peer_tid_cleanup() 947 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 951 spin_unlock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 957 spin_unlock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 965 spin_unlock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 975 spin_unlock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 1010 spin_unlock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() [all …]
|
| H A D | dp.c | 30 spin_lock_bh(&ab->base_lock); in ath12k_dp_peer_cleanup() 35 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_cleanup() 41 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_cleanup() 84 spin_lock_bh(&ab->base_lock); in ath12k_dp_peer_setup() 89 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_setup() 96 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_setup()
|
| H A D | reg.c | 218 spin_lock_bh(&ab->base_lock); 243 spin_unlock_bh(&ab->base_lock); 254 spin_unlock_bh(&ab->base_lock);
|
| H A D | core.c | 711 spin_lock_bh(&ab->base_lock); in ath12k_core_pre_reconfigure_recovery() 713 spin_unlock_bh(&ab->base_lock); in ath12k_core_pre_reconfigure_recovery() 942 spin_lock_init(&ab->base_lock); in ath12k_core_alloc()
|
| H A D | mac.c | 776 spin_lock_bh(&ab->base_lock); in ath12k_mac_peer_cleanup_all() 782 spin_unlock_bh(&ab->base_lock); in ath12k_mac_peer_cleanup_all() 2334 spin_lock_bh(&ar->ab->base_lock); in ath12k_bss_assoc() 2340 spin_unlock_bh(&ar->ab->base_lock); in ath12k_bss_assoc() 3123 spin_lock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3125 spin_unlock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3144 spin_lock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3146 spin_unlock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3192 spin_lock_bh(&ab->base_lock); in ath12k_mac_op_set_key() 3194 spin_unlock_bh(&ab->base_lock); in ath12k_mac_op_set_key() [all …]
|
| H A D | dp_mon.c | 1089 spin_lock_bh(&ar->ab->base_lock); in ath12k_dp_mon_rx_deliver_msdu() 1093 spin_unlock_bh(&ar->ab->base_lock); in ath12k_dp_mon_rx_deliver_msdu() 2542 spin_lock_bh(&ab->base_lock); in ath12k_dp_mon_rx_process_stats() 2548 spin_unlock_bh(&ab->base_lock); in ath12k_dp_mon_rx_process_stats() 2564 spin_unlock_bh(&ab->base_lock); in ath12k_dp_mon_rx_process_stats()
|
| H A D | core.h | 707 spinlock_t base_lock; member
|
| H A D | wmi.c | 5675 spin_lock(&ab->base_lock); in ath12k_reg_chan_list_event() 5699 spin_unlock(&ab->base_lock); in ath12k_reg_chan_list_event() 6202 spin_lock_bh(&ab->base_lock); in ath12k_peer_sta_kickout_event() 6233 spin_unlock_bh(&ab->base_lock); in ath12k_peer_sta_kickout_event()
|
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | peer.c | 16 lockdep_assert_held(&ab->base_lock); in ath11k_peer_find_list_by_id() 33 lockdep_assert_held(&ab->base_lock); in ath11k_peer_find() 52 lockdep_assert_held(&ab->base_lock); in ath11k_peer_find_by_addr() 68 lockdep_assert_held(&ab->base_lock); in ath11k_peer_find_by_id() 84 spin_lock_bh(&ab->base_lock); in ath11k_peer_find_by_vdev_id() 88 spin_unlock_bh(&ab->base_lock); in ath11k_peer_find_by_vdev_id() 92 spin_unlock_bh(&ab->base_lock); in ath11k_peer_find_by_vdev_id() 100 spin_lock_bh(&ab->base_lock); in ath11k_peer_unmap_event() 117 spin_unlock_bh(&ab->base_lock); in ath11k_peer_unmap_event() 125 spin_lock_bh(&ab->base_lock); in ath11k_peer_map_event() [all …]
|
| H A D | reg.c | 256 spin_lock_bh(&ab->base_lock); in ath11k_regd_update() 282 spin_unlock_bh(&ab->base_lock); in ath11k_regd_update() 293 spin_unlock_bh(&ab->base_lock); in ath11k_regd_update() 914 spin_lock_bh(&ab->base_lock); in ath11k_reg_handle_chan_list() 917 spin_unlock_bh(&ab->base_lock); in ath11k_reg_handle_chan_list() 920 spin_unlock_bh(&ab->base_lock); in ath11k_reg_handle_chan_list() 973 spin_lock_bh(&ab->base_lock); in ath11k_reg_handle_chan_list() 993 spin_unlock_bh(&ab->base_lock); in ath11k_reg_handle_chan_list()
|
| H A D | dp_rx.c | 882 lockdep_assert_held(&ab->base_lock); in ath11k_dp_rx_frags_cleanup() 903 lockdep_assert_held(&ar->ab->base_lock); in ath11k_peer_frags_flush() 908 spin_unlock_bh(&ar->ab->base_lock); in ath11k_peer_frags_flush() 910 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_frags_flush() 921 lockdep_assert_held(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 929 spin_unlock_bh(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 931 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 975 spin_lock_bh(&ab->base_lock); in ath11k_dp_rx_tid_mem_free() 994 spin_unlock_bh(&ab->base_lock); in ath11k_dp_rx_tid_mem_free() 1009 spin_lock_bh(&ab->base_lock); in ath11k_peer_rx_tid_setup() [all …]
|
| H A D | dp_tx.c | 378 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 384 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 388 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 482 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 564 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 645 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 651 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 667 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu()
|
| H A D | dp.c | 34 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 39 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 46 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 90 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 95 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 102 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup()
|
| H A D | core.c | 1345 spin_lock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 1365 spin_unlock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 2351 spin_lock_bh(&ab->base_lock); in ath11k_update_11d() 2353 spin_unlock_bh(&ab->base_lock); in ath11k_update_11d() 2372 spin_lock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 2374 spin_unlock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 2715 spin_lock_init(&ab->base_lock); in ath11k_core_alloc()
|
| H A D | mac.c | 884 spin_lock_bh(&ab->base_lock); in ath11k_mac_peer_cleanup_all() 891 spin_unlock_bh(&ab->base_lock); in ath11k_mac_peer_cleanup_all() 3170 spin_lock_bh(&ar->ab->base_lock); in ath11k_bss_assoc() 3176 spin_unlock_bh(&ar->ab->base_lock); in ath11k_bss_assoc() 4291 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4293 spin_unlock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4312 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4314 spin_unlock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4328 spin_lock_bh(&ab->base_lock); in ath11k_set_group_keys() 4330 spin_unlock_bh(&ab->base_lock); in ath11k_set_group_keys() [all …]
|
| H A D | debugfs.c | 596 lockdep_assert_held(&ab->base_lock); in ath11k_fill_bp_stats() 620 spin_lock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats() 649 spin_unlock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats()
|
| H A D | debugfs_sta.c | 263 spin_lock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats() 323 spin_unlock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats()
|
| H A D | core.h | 969 spinlock_t base_lock; member
|
| H A D | wmi.c | 7452 spin_lock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7454 spin_unlock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7781 spin_lock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 7786 spin_unlock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 7794 spin_unlock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 7803 spin_unlock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 8136 spin_lock_bh(&ab->base_lock); in ath11k_peer_sta_kickout_event() 8143 spin_unlock_bh(&ab->base_lock); in ath11k_peer_sta_kickout_event() 8149 spin_unlock_bh(&ab->base_lock); in ath11k_peer_sta_kickout_event()
|