Searched refs:current_pr_soc (Results 1 – 1 of 1) sorted by relevance
3886 struct dp_soc *current_pr_soc = NULL; in dp_htt_reo_migration() local3949 current_pr_soc = mld_peer->vdev->pdev->soc; in dp_htt_reo_migration()3950 dp_peer_rx_reo_shared_qaddr_delete(current_pr_soc, mld_peer); in dp_htt_reo_migration()3953 qdf_spin_lock_bh(¤t_pr_soc->ast_lock); in dp_htt_reo_migration()3955 current_pr_soc, in dp_htt_reo_migration()3960 qdf_spin_unlock_bh(¤t_pr_soc->ast_lock); in dp_htt_reo_migration()3966 dp_peer_unlink_ast_entry(current_pr_soc, ast_entry, mld_peer); in dp_htt_reo_migration()3969 current_pr_soc->ast_table[ast_entry->ast_idx] = NULL; in dp_htt_reo_migration()3971 dp_peer_free_ast_entry(current_pr_soc, ast_entry); in dp_htt_reo_migration()3974 qdf_spin_unlock_bh(¤t_pr_soc->ast_lock); in dp_htt_reo_migration()[all …]