Home
last modified time | relevance | path

Searched refs:cdp_txrx_set_vdev_param (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wds.c53 if (cdp_txrx_set_vdev_param(soc, vdev->vdev_objmgr.vdev_id, in hdd_wds_config_dp_repeater_mode()
H A Dwlan_hdd_assoc.c1465 if (cdp_txrx_set_vdev_param(soc, link_info->vdev_id, in hdd_config_wds_repeater_mode()
1563 cdp_txrx_set_vdev_param(soc, vdev_id, vdev_param, val); in hdd_update_dp_vdev_flags()
H A Dwlan_hdd_hostapd.c6379 cdp_txrx_set_vdev_param(soc, vdev_id, CDP_UPDATE_MULTIPASS, vdev_param); in wlan_hdd_set_multipass()
H A Dwlan_hdd_cfg80211.c22911 cdp_txrx_set_vdev_param(soc, adapter->deflink->vdev_id, in __wlan_hdd_cfg80211_change_bss()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c347 return cdp_txrx_set_vdev_param(soc_txrx_handle, in target_if_vdev_set_tx_rx_decap_type()
352 return cdp_txrx_set_vdev_param(soc_txrx_handle, in target_if_vdev_set_tx_rx_decap_type()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c71 status = cdp_txrx_set_vdev_param(wlan_psoc_get_dp_handle(psoc), in wlan_dp_set_vdev_direct_link_cfg()
100 return cdp_txrx_set_vdev_param(dp_ctx->cdp_soc, dp_link->link_id, in wlan_dp_update_vdev_mac_addr()
2631 if (cdp_txrx_set_vdev_param(cds_get_context(QDF_MODULE_ID_SOC), in ucfg_dp_traffic_end_indication_set()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_ctrl.h311 cdp_txrx_set_vdev_param(ol_txrx_soc_handle soc, in cdp_txrx_set_vdev_param() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2523 status = cdp_txrx_set_vdev_param( in dp_config_direct_link()