| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | peer.c | 16 lockdep_assert_held(&ab->base_lock); in ath12k_peer_find() 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() 114 spin_lock_bh(&ab->base_lock); in ath12k_peer_unmap_event() 131 spin_unlock_bh(&ab->base_lock); in ath12k_peer_unmap_event() 139 spin_lock_bh(&ab->base_lock); in ath12k_peer_map_event() 159 spin_unlock_bh(&ab->base_lock); in ath12k_peer_map_event() 170 spin_lock_bh(&ab->base_lock); in ath12k_wait_for_peer_common() 191 spin_lock_bh(&ab->base_lock); in ath12k_peer_cleanup() [all …]
|
| H A D | dp_rx.c | 947 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_peer_tid_setup() 1080 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_ampdu_stop() 1149 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_peer_pn_replay_config() 1415 spin_lock_bh(&ab->base_lock); in ath12k_update_per_peer_tx_stats() 2425 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_deliver_msdu() 2746 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_peer_frag_setup() 3226 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_frag_h_mpdu() 3280 spin_lock_bh(&ab->base_lock); in ath12k_dp_rx_frag_h_mpdu() 3534 spin_lock(&ab->base_lock); in ath12k_dp_rx_h_null_q_desc() 3536 spin_unlock(&ab->base_lock); in ath12k_dp_rx_h_null_q_desc() [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() 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() 3227 spin_lock_bh(&ab->base_lock); in ath12k_mac_op_set_key() 3268 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()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | peer.c | 16 lockdep_assert_held(&ab->base_lock); in ath11k_peer_find_list_by_id() 84 spin_lock_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() 145 spin_unlock_bh(&ab->base_lock); in ath11k_peer_map_event() 248 spin_lock_bh(&ab->base_lock); in ath11k_peer_cleanup() 302 spin_lock_bh(&ab->base_lock); in __ath11k_peer_delete() 537 spin_lock_bh(&ab->base_lock); in ath11k_peer_rhash_id_tbl_init() [all …]
|
| H A D | dp_rx.c | 972 spin_lock_bh(&ab->base_lock); in ath11k_dp_rx_tid_mem_free() 992 spin_unlock_bh(&ab->base_lock); in ath11k_dp_rx_tid_mem_free() 1008 spin_lock_bh(&ab->base_lock); in ath11k_peer_rx_tid_setup() 1079 spin_unlock_bh(&ab->base_lock); in ath11k_peer_rx_tid_setup() 1126 spin_lock_bh(&ab->base_lock); in ath11k_dp_rx_ampdu_stop() 1203 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_rx_pn_replay_config() 1476 spin_lock_bh(&ab->base_lock); in ath11k_update_per_peer_tx_stats() 1699 spin_lock_bh(&ab->base_lock); in ath11k_htt_backpressure_event_handler() 3186 spin_lock_bh(&ab->base_lock); in ath11k_peer_rx_frag_setup() 3651 spin_lock_bh(&ab->base_lock); in ath11k_dp_rx_frag_h_mpdu() [all …]
|
| H A D | dp_tx.c | 373 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 379 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 383 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_htt_tx_complete_buf() 477 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 559 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_update_txcompl() 636 spin_lock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 642 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu() 658 spin_unlock_bh(&ab->base_lock); in ath11k_dp_tx_complete_msdu()
|
| H A D | dp.c | 32 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 37 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 44 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_cleanup() 88 spin_lock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 93 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup() 100 spin_unlock_bh(&ab->base_lock); in ath11k_dp_peer_setup()
|
| H A D | core.c | 909 spin_lock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 929 spin_unlock_bh(&ab->base_lock); in ath11k_core_check_cc_code_bdfext() 1804 spin_lock_bh(&ab->base_lock); in ath11k_update_11d() 1806 spin_unlock_bh(&ab->base_lock); in ath11k_update_11d() 1831 spin_lock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 1833 spin_unlock_bh(&ab->base_lock); in ath11k_core_pre_reconfigure_recovery() 2104 spin_lock_init(&ab->base_lock); in ath11k_core_alloc()
|
| H A D | reg.c | 259 spin_lock_bh(&ab->base_lock); in ath11k_regd_update() 285 spin_unlock_bh(&ab->base_lock); in ath11k_regd_update() 296 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() 4185 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4187 spin_unlock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4206 spin_lock_bh(&ab->base_lock); in ath11k_clear_peer_keys() 4254 spin_lock_bh(&ab->base_lock); in ath11k_mac_op_set_key() 4262 spin_unlock_bh(&ab->base_lock); in ath11k_mac_op_set_key() 4295 spin_lock_bh(&ab->base_lock); in ath11k_mac_op_set_key() 4336 spin_unlock_bh(&ab->base_lock); in ath11k_mac_op_set_key() 7243 spin_lock_bh(&ab->base_lock); in ath11k_mac_vdev_start_restart() [all …]
|
| H A D | debugfs.c | 715 lockdep_assert_held(&ab->base_lock); in ath11k_fill_bp_stats() 739 spin_lock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats() 768 spin_unlock_bh(&ab->base_lock); in ath11k_debugfs_dump_soc_ring_bp_stats()
|
| H A D | debugfs_sta.c | 261 spin_lock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats() 321 spin_unlock_bh(&ar->ab->base_lock); in ath11k_dbg_sta_dump_rx_stats()
|
| H A D | wmi.c | 7329 spin_lock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7331 spin_unlock_bh(&ab->base_lock); in ath11k_reg_11d_new_cc_event() 7433 spin_lock(&ab->base_lock); in ath11k_reg_chan_list_event() 7436 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7439 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7477 spin_lock(&ab->base_lock); in ath11k_reg_chan_list_event() 7497 spin_unlock(&ab->base_lock); in ath11k_reg_chan_list_event() 7772 spin_lock_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() 8127 spin_lock_bh(&ab->base_lock); in ath11k_peer_sta_kickout_event() [all …]
|
| H A D | core.h | 900 spinlock_t base_lock; member
|