Searched refs:dpsoc (Results 1 – 3 of 3) sorted by relevance
2532 struct dp_soc *dpsoc = (struct dp_soc *)soc->dp_soc; local2552 pdev_id = dp_get_host_pdev_id_for_target_pdev_id(dpsoc,2558 pdev = dpsoc->pdev_list[pdev_id];2589 DP_STATS_UPD(dpsoc, tx.tqm_drop_no_peer, soc_drop_cnt);2597 vdev = dp_vdev_get_ref_by_id(dpsoc, vdev_id,2686 dp_vdev_unref_delete(dpsoc, vdev, DP_MOD_ID_HTT);3233 struct dp_soc *dpsoc; local3242 dpsoc = (struct dp_soc *)soc->dp_soc;3243 soc_cfg_ctx = dpsoc->wlan_cfg_ctx;3255 pdev = (struct dp_pdev *)dpsoc->pdev_list[pdev_id];[all …]
11472 struct dp_soc *dpsoc = (struct dp_soc *)soc; in dp_get_cfg() local11477 value = dpsoc->wlan_cfg_ctx->enable_data_stall_detection; in dp_get_cfg()11480 value = dpsoc->wlan_cfg_ctx->p2p_tcp_udp_checksumoffload; in dp_get_cfg()11483 value = dpsoc->wlan_cfg_ctx->nan_tcp_udp_checksumoffload; in dp_get_cfg()11486 value = dpsoc->wlan_cfg_ctx->tcp_udp_checksumoffload; in dp_get_cfg()11489 value = dpsoc->wlan_cfg_ctx-> in dp_get_cfg()11493 value = dpsoc->wlan_cfg_ctx->tso_enabled; in dp_get_cfg()11496 value = dpsoc->wlan_cfg_ctx->lro_enabled; in dp_get_cfg()11499 value = dpsoc->wlan_cfg_ctx->gro_enabled; in dp_get_cfg()11502 value = dpsoc->wlan_cfg_ctx->tc_based_dynamic_gro; in dp_get_cfg()[all …]
1154 QDF_STATUS dp_h2t_hw_vdev_stats_config_send(struct dp_soc *dpsoc,