Searched refs:WMI_PDEV_ID_SOC (Results 1 – 15 of 15) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
D | pktlog_ac.c | 102 uint8_t pdev_id = WMI_PDEV_ID_SOC; in get_pktlog_handle() 506 uint8_t pdev_id = WMI_PDEV_ID_SOC; in pktlog_disable() 655 pdev_id = WMI_PDEV_ID_SOC; in __pktlog_enable() 794 uint8_t pdev_id = WMI_PDEV_ID_SOC; in __pktlog_setsize()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_nan_datapath.c | 41 uint8_t pdev_id = WMI_PDEV_ID_SOC; in wma_add_sta_ndi_mode()
|
D | wma_data.c | 1115 pdev_id = WMI_PDEV_ID_SOC; in wma_set_enable_disable_mcc_adaptive_scheduler() 1418 uint8_t pdev_id = WMI_PDEV_ID_SOC; in wma_tx_attach() 1450 uint8_t pdev_id = WMI_PDEV_ID_SOC; in wma_tx_detach() 1669 WMI_PDEV_ID_SOC, in wma_process_init_bad_peer_tx_ctl_info() 1680 WMI_PDEV_ID_SOC, in wma_process_init_bad_peer_tx_ctl_info() 1865 WMI_PDEV_ID_SOC, pThermalParams->throttlePeriod, in wma_process_init_thermal_info() 1945 WMI_PDEV_ID_SOC, thermal_level); in wma_process_set_thermal_level() 2111 WMI_PDEV_ID_SOC, thermal_level); in wma_thermal_mgmt_evt_handler()
|
D | wma_features.c | 3819 WMI_PDEV_ID_SOC, in wma_set_tsm_interval() 3896 WMI_PDEV_ID_SOC, in wma_process_tsm_stats_req() 3900 WMI_PDEV_ID_SOC, in wma_process_tsm_stats_req() 3903 WMI_PDEV_ID_SOC, in wma_process_tsm_stats_req() 4576 cdp_peer_update_last_real_peer(soc, WMI_PDEV_ID_SOC, in wma_update_tdls_peer_state() 5308 WMI_PDEV_ID_SOC, setparam, in wma_set_sw_retry_threshold()
|
D | wma_power.c | 1263 WMI_PDEV_ID_SOC, setparam, in wma_process_tx_power_limits()
|
D | wma_mgmt.c | 2077 cdp_set_wmm_param(soc, WMI_PDEV_ID_SOC, ol_tx_wmm_param); in wma_process_update_edca_param_req() 2712 packetdump_cb(soc, WMI_PDEV_ID_SOC, vdev_id, in wma_mgmt_pktdump_tx_handler()
|
D | wma_utils.c | 4432 uint8_t pdev_id = WMI_PDEV_ID_SOC; in wma_remove_bss_peer_on_failure()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified_fwol_tlv.c | 188 cmd->reserved0 = WMI_PDEV_ID_SOC; in send_dscp_tid_map_cmd_tlv()
|
D | wmi_unified_tlv.c | 808 return WMI_PDEV_ID_SOC; in convert_host_pdev_id_to_target_pdev_id() 813 return WMI_PDEV_ID_SOC; in convert_host_pdev_id_to_target_pdev_id() 840 } else if (pdev_id == WMI_PDEV_ID_SOC) { in convert_target_pdev_id_to_host_pdev_id() 17815 return WMI_PDEV_ID_SOC; in convert_host_pdev_id_to_target_pdev_id_legacy()
|
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/ |
D | wlan_pkt_capture_main.c | 57 uint8_t pdev_id = WMI_PDEV_ID_SOC; in pkt_capture_wdi_event_subscribe() 117 uint8_t pdev_id = WMI_PDEV_ID_SOC; in pkt_capture_wdi_event_unsubscribe()
|
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/ |
D | wlan_cp_stats_obj_mgr_handler.c | 138 WMI_PDEV_ID_SOC); in wlan_cp_stats_enable_init_cstats()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_main.c | 5178 WMI_PDEV_ID_SOC, setparam, index); in hdd_wlan_start_modules() 8662 WMI_PDEV_ID_SOC, setparam, in hdd_set_fw_params() 15974 WMI_PDEV_ID_SOC, setparam, in hdd_pre_enable_configure() 16277 WMI_PDEV_ID_SOC, setparam, in hdd_init_mws_coex() 16747 WMI_PDEV_ID_SOC, setparam, in hdd_configure_cds() 16880 WMI_PDEV_ID_SOC, in hdd_configure_cds()
|
D | wlan_hdd_cfg80211.c | 28758 WMI_PDEV_ID_SOC, setparam, in __wlan_hdd_cfg80211_set_chainmask()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
D | wlan_mlme_api.c | 2053 WMI_PDEV_ID_SOC, setparam, in wlan_mlme_configure_chain_mask()
|
/wlan-driver/fw-api/fw/ |
D | wmi_unified.h | 3103 #define WMI_PDEV_ID_SOC 0 /* SOC level, applicable to all PDEVs */ macro
|