/openbmc/linux/drivers/net/wireless/ath/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() 42 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_cleanup() 85 spin_lock_bh(&ab->base_lock); in ath12k_dp_peer_setup() 90 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_setup() 97 spin_unlock_bh(&ab->base_lock); in ath12k_dp_peer_setup()
|
H A D | reg.c | 209 spin_lock_bh(&ab->base_lock); in ath12k_regd_update() 230 spin_unlock_bh(&ab->base_lock); in ath12k_regd_update() 241 spin_unlock_bh(&ab->base_lock); in ath12k_regd_update()
|
H A D | core.c | 684 spin_lock_bh(&ab->base_lock); in ath12k_core_pre_reconfigure_recovery() 686 spin_unlock_bh(&ab->base_lock); in ath12k_core_pre_reconfigure_recovery() 915 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() 785 spin_unlock_bh(&ab->base_lock); in ath12k_mac_peer_cleanup_all() 2338 spin_lock_bh(&ar->ab->base_lock); in ath12k_bss_assoc() 2344 spin_unlock_bh(&ar->ab->base_lock); in ath12k_bss_assoc() 3127 spin_lock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3129 spin_unlock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3148 spin_lock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3150 spin_unlock_bh(&ab->base_lock); in ath12k_clear_peer_keys() 3196 spin_lock_bh(&ab->base_lock); in ath12k_mac_op_set_key() 3198 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 | 688 spinlock_t base_lock; member
|
H A D | wmi.c | 5505 spin_lock(&ab->base_lock); in ath12k_reg_chan_list_event() 5529 spin_unlock(&ab->base_lock); in ath12k_reg_chan_list_event() 6024 spin_lock_bh(&ab->base_lock); in ath12k_peer_sta_kickout_event() 6055 spin_unlock_bh(&ab->base_lock); in ath12k_peer_sta_kickout_event()
|
/openbmc/linux/drivers/net/wireless/ath/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 | dp_rx.c | 880 lockdep_assert_held(&ab->base_lock); in ath11k_dp_rx_frags_cleanup() 901 lockdep_assert_held(&ar->ab->base_lock); in ath11k_peer_frags_flush() 906 spin_unlock_bh(&ar->ab->base_lock); in ath11k_peer_frags_flush() 908 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_frags_flush() 919 lockdep_assert_held(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 927 spin_unlock_bh(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 929 spin_lock_bh(&ar->ab->base_lock); in ath11k_peer_rx_tid_cleanup() 973 spin_lock_bh(&ab->base_lock); in ath11k_dp_rx_tid_mem_free() 993 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 | 365 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 371 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 375 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 461 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 543 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 620 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 626 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 642 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu()
|
H A D | dp.c | 29 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 34 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 41 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 85 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 90 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 97 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup()
|
H A D | core.c | 896 spin_lock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 916 spin_unlock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 1771 spin_lock_bh(&ab->base_lock); in ath11k_update_11d() 1773 spin_unlock_bh(&ab->base_lock); in ath11k_update_11d() 1798 spin_lock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 1800 spin_unlock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 2071 spin_lock_init(&ab->base_lock); in ath11k_core_alloc()
|
H A D | reg.c | 251 spin_lock_bh(&ab->base_lock); in ath11k_regd_update() 273 spin_unlock_bh(&ab->base_lock); in ath11k_regd_update() 284 spin_unlock_bh(&ab->base_lock); in ath11k_regd_update()
|
H A D | mac.c | 886 spin_lock_bh(&ab->base_lock); in ath11k_mac_peer_cleanup_all() 893 spin_unlock_bh(&ab->base_lock); in ath11k_mac_peer_cleanup_all() 3075 spin_lock_bh(&ar->ab->base_lock); in ath11k_bss_assoc() 3081 spin_unlock_bh(&ar->ab->base_lock); in ath11k_bss_assoc() 4182 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4184 spin_unlock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4203 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4205 spin_unlock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4251 spin_lock_bh(&ab->base_lock); in ath11k_mac_op_set_key() 4259 spin_unlock_bh(&ab->base_lock); in ath11k_mac_op_set_key() [all …]
|
H A D | debugfs.c | 716 lockdep_assert_held(&ab->base_lock); in ath11k_fill_bp_stats() 740 spin_lock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats() 769 spin_unlock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats()
|
H A D | debugfs_sta.c | 262 spin_lock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats() 322 spin_unlock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats()
|
H A D | wmi.c | 7011 spin_lock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7013 spin_unlock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7115 spin_lock(&ab->base_lock); in ath11k_reg_chan_list_event() 7118 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7121 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7159 spin_lock(&ab->base_lock); in ath11k_reg_chan_list_event() 7179 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7442 spin_lock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 7447 spin_unlock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() 7455 spin_unlock_bh(&ab->base_lock); in ath11k_wmi_event_peer_sta_ps_state_chg() [all …]
|
H A D | core.h | 879 spinlock_t base_lock; member
|